HomeSort by relevance Sort by last modified time
    Searched refs:SmiHandlerRegister (Results 1 - 13 of 13) 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,
131 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
175 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
217 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
262 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
348 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
626 Status = SmiHandlerRegister (
PiSmmCore.h 589 SmiHandlerRegister (
614 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
636 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
658 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
680 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
702 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
724 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
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().
323 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 458 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
570 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
725 Status = gSmst->SmiHandlerRegister (SmmPerformanceHandler, &gSmmPerformanceProtocolGuid, &Handle);
727 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);
565 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
SmmBaseHelper.c 789 @param[in] DispatchHandle The unique handle assigned by SmiHandlerRegister().
816 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
VariableSmm.c 438 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
    [all...]

Completed in 920 milliseconds