Searched refs:SmmHandle (Results 1 – 2 of 2) sorted by relevance
152 EFI_HANDLE SmmHandle; in SmmLegacyBootHandler() local157 SmmHandle = NULL; in SmmLegacyBootHandler()159 &SmmHandle, in SmmLegacyBootHandler()196 EFI_HANDLE SmmHandle; in SmmExitBootServicesHandler() local201 SmmHandle = NULL; in SmmExitBootServicesHandler()203 &SmmHandle, in SmmExitBootServicesHandler()238 EFI_HANDLE SmmHandle; in SmmReadyToBootHandler() local243 SmmHandle = NULL; in SmmReadyToBootHandler()245 &SmmHandle, in SmmReadyToBootHandler()284 EFI_HANDLE SmmHandle; in SmmReadyToLockHandler() local[all …]
727 EFI_HANDLE SmmHandle; in OpalPasswordSupportLibConstructor() local750 SmmHandle = NULL; in OpalPasswordSupportLibConstructor()751 … = Smst->SmiHandlerRegister (SmmOpalPasswordHandler, &gOpalPasswordNotifyProtocolGuid, &SmmHandle); in OpalPasswordSupportLibConstructor()