HomeSort by relevance Sort by last modified time
    Searched refs:SmiHandlerRegister (Results 1 - 14 of 14) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiSmmCis.h 154 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
347 EFI_SMM_INTERRUPT_REGISTER SmiHandlerRegister;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
PiSmmDefinition.h 212 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
405 EFI_SMM_INTERRUPT_REGISTER SmiHandlerRegister;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Smi.c 234 SmiHandlerRegister (
PiSmmCore.c 62 SmiHandlerRegister,
133 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
177 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
219 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
264 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
350 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
668 Status = SmiHandlerRegister (
PiSmmCore.h 624 SmiHandlerRegister (
649 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
671 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
693 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
715 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
737 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
759 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
    [all...]
SmramProfileRecord.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
FirmwarePerformanceSmm.c 186 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
332 Status = gSmst->SmiHandlerRegister (FpdtSmiHandler, &gEfiFirmwarePerformanceGuid, &Handle);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LockBox/SmmLockBox/
SmmLockBox.c 248 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
395 Status = gSmst->SmiHandlerRegister (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLib.c 457 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
569 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
724 Status = gSmst->SmiHandlerRegister (SmmPerformanceHandler, &gSmmPerformanceProtocolGuid, &Handle);
726 Status = gSmst->SmiHandlerRegister (SmmPerformanceHandlerEx, &gSmmPerformanceExProtocolGuid, &Handle);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FaultTolerantWriteSmm.c 283 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
558 Status = gSmst->SmiHandlerRegister (SmmFaultTolerantWriteHandler, &gEfiSmmFaultTolerantWriteProtocolGuid, &SmmFtwHandle);
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmmCore.c 40 NULL, // Handler returned whan calling SmiHandlerRegister
206 Status = gSmst->SmiHandlerRegister (QNCSmmCoreDispatcher, NULL, &mPrivateData.SmiHandle);
566 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
  /device/linaro/bootloader/edk2/SecurityPkg/Library/OpalPasswordSupportLib/
OpalPasswordSupportLib.c 639 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
751 Status = Smst->SmiHandlerRegister (SmmOpalPasswordHandler, &gOpalPasswordNotifyProtocolGuid, &SmmHandle);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
SmmBaseHelper.c 786 @param[in] DispatchHandle The unique handle assigned by SmiHandlerRegister().
813 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
VariableSmm.c 446 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
    [all...]

Completed in 541 milliseconds