Searched defs:RegisterContext (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
H A DFirmwarePerformanceSmm.c207 @param[in] RegisterContext Points to an optional handler context which was specified when the
222 IN CONST VOID *RegisterContext,
220 FpdtSmiHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFaultTolerantWriteSmm.c265 @param[in] RegisterContext Points to an optional handler context which was specified when the
284 IN CONST VOID *RegisterContext,
282 SmmFaultTolerantWriteHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmCorePerformanceLib/
H A DSmmCorePerformanceLib.c474 @param[in] RegisterContext Points to an optional handler context which was specified when the
492 IN CONST VOID *RegisterContext,
555 @param[in] RegisterContext Points to an optional handler context which was specified when the
573 IN CONST VOID *RegisterContext,
490 SmmPerformanceHandlerEx( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
571 SmmPerformanceHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableSmm.c338 @param[in] RegisterContext Points to an optional handler context which was specified when the
356 IN CONST VOID *RegisterContext,
354 SmmVariableHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPeriodicSmiLib/
H A DSmmPeriodicSmiLib.c103 EFI_SMM_PERIODIC_TIMER_REGISTER_CONTEXT RegisterContext; member in struct:__anon12457
149 structure based on a pointer to a RegisterContext field.
156 RegisterContext, \
978 PeriodicSmiLibraryHandler->RegisterContext.Period = TickPeriod;
979 PeriodicSmiLibraryHandler->RegisterContext.SmiTickInterval = TickPeriod;
983 &PeriodicSmiLibraryHandler->RegisterContext,
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariableSmm.c342 @param[in] RegisterContext Points to an optional handler context which was specified when the
362 IN CONST VOID *RegisterContext,
360 SmmVariableHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument

Completed in 41 milliseconds