Searched refs:DispatchHandle (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DSmmGpiDispatch.h57 @param DispatchHandle The handle of this dispatch function.
66 IN EFI_HANDLE DispatchHandle,
79 @param DispatchHandle The handle generated by the dispatcher to track the
97 OUT EFI_HANDLE *DispatchHandle
104 @param DispatchHandle The handle of the service to remove.
110 @retval EFI_INVALID_PARAMETER DispatchHandle is invalid.
117 IN EFI_HANDLE DispatchHandle
H A DSmmPeriodicTimerDispatch.h64 @param DispatchHandle The handle of this dispatch function.
76 IN EFI_HANDLE DispatchHandle,
111 @param DispatchHandle The handle generated by the dispatcher to track the function instance.
128 OUT EFI_HANDLE *DispatchHandle
135 @param DispatchHandle The handle of the service to remove.
148 IN EFI_HANDLE DispatchHandle
H A DSmmPowerButtonDispatch.h56 @param[in] DispatchHandle The handle of this dispatch function.
66 IN EFI_HANDLE DispatchHandle,
80 @param[out] DispatchHandle Handle generated by the dispatcher to track
98 OUT EFI_HANDLE *DispatchHandle
105 @param[in] DispatchHandle The handle of the service to remove.
119 IN EFI_HANDLE DispatchHandle
H A DSmmStandbyButtonDispatch.h59 @param DispatchHandle The handle of this dispatch function.
69 IN EFI_HANDLE DispatchHandle,
82 @param DispatchHandle The handle generated by the dispatcher to track the
100 OUT EFI_HANDLE *DispatchHandle
107 @param DispatchHandle The handle of the service to remove.
120 IN EFI_HANDLE DispatchHandle
H A DSmmSwDispatch.h51 @param DispatchHandle The handle of this dispatch function.
65 IN EFI_HANDLE DispatchHandle,
78 @param DispatchHandle The handle generated by the dispatcher to track
96 OUT EFI_HANDLE *DispatchHandle
103 @param DispatchHandle The handle of the service to remove.
116 IN EFI_HANDLE DispatchHandle
H A DSmmSxDispatch.h48 @param DispatchHandle The handle of this dispatch function.
62 IN EFI_HANDLE DispatchHandle,
80 @param DispatchHandle The handle of dispatch function, for interfacing
100 OUT EFI_HANDLE *DispatchHandle
107 @param DispatchHandle The handle of the service to remove.
119 IN EFI_HANDLE DispatchHandle
H A DSmmUsbDispatch.h59 @param[in] DispatchHandle Handle of this dispatch function.
69 IN EFI_HANDLE DispatchHandle,
84 @param[out] DispatchHandle The handle generated by the dispatcher to track the
102 OUT EFI_HANDLE *DispatchHandle
109 @param[in] DispatchHandle Handle of the service to remove.
115 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
122 IN EFI_HANDLE DispatchHandle
H A DSmmIchnDispatch.h109 @param DispatchHandle The handle of this dispatch function.
121 IN EFI_HANDLE DispatchHandle,
135 @param DispatchHandle The handle generated by the dispatcher to track the function
153 OUT EFI_HANDLE *DispatchHandle
160 @param DispatchHandle The handle of the service to remove.
173 IN EFI_HANDLE DispatchHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DSmmPeriodicSmiLib.h113 @param[in, out] DispatchHandle A pointer to the handle associated with the
153 IN OUT EFI_HANDLE *DispatchHandle, OPTIONAL
165 @param[in] DispatchHandle A handle associated with a previously enabled periodic
170 @retval FALSE DispatchHandle is NULL and there is no active periodic SMI handler.
171 @retval FALSE The periodic SMI handler specified by DispatchHandle has
173 @retval TRUE The periodic SMI handler specified by DispatchHandle has
174 been disabled. If DispatchHandle is NULL, then the active
181 IN EFI_HANDLE DispatchHandle OPTIONAL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSmmGpiDispatch2.h54 DispatchHandle contains a unique handle which may be used later to unregister the function
68 @param[out] DispatchHandle Handle generated by the dispatcher to track the
84 OUT EFI_HANDLE *DispatchHandle
90 This service removes the handler associated with DispatchHandle so that it will no longer be
94 @param[in] DispatchHandle Handle of the service to remove.
97 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
103 IN EFI_HANDLE DispatchHandle
H A DSmmIoTrapDispatch2.h65 DispatchHandle contains a unique handle which may be used later to unregister the function
88 @param[out] DispatchHandle Handle of the dispatch function, for when interfacing with the parent SMM driver.
101 OUT EFI_HANDLE *DispatchHandle
111 @param[in] DispatchHandle Handle of the child service to remove.
114 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
120 IN EFI_HANDLE DispatchHandle
H A DSmmPeriodicTimerDispatch2.h83 amount of time specified by RegisterContext has elapsed. On return, DispatchHandle
97 @param[out] DispatchHandle Handle generated by the dispatcher to track the function instance.
112 OUT EFI_HANDLE *DispatchHandle
118 This service removes the handler associated with DispatchHandle so that it will no longer be
122 @param[in] DispatchHandle Handle of the service to remove.
125 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
131 IN EFI_HANDLE DispatchHandle
H A DSmmPowerButtonDispatch2.h57 On return, DispatchHandle contains a unique handle which may be used later to unregister the
67 @param[out] DispatchHandle Handle generated by the dispatcher to track the function instance.
82 OUT EFI_HANDLE *DispatchHandle
88 This service removes the handler associated with DispatchHandle so that it will no longer be
92 @param[in] DispatchHandle Handle of the service to remove.
95 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
101 IN EFI_HANDLE DispatchHandle
H A DSmmStandbyButtonDispatch2.h58 RegisterContext. On return, DispatchHandle contains a unique handle which may be used
68 @param[out] DispatchHandle Handle generated by the dispatcher to track the function instance.
83 OUT EFI_HANDLE *DispatchHandle
89 This service removes the handler associated with DispatchHandle so that it will no longer be
93 @param[in] DispatchHandle Handle of the service to remove.
96 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
102 IN EFI_HANDLE DispatchHandle
H A DSmmSwDispatch2.h65 DispatchHandle contains a unique handle which may be used later to unregister the function
80 @param[out] DispatchHandle Handle generated by the dispatcher to track the
99 OUT EFI_HANDLE *DispatchHandle
105 This service removes the handler associated with DispatchHandle so that it will no longer be
109 @param[in] DispatchHandle Handle of dispatch function to deregister.
112 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
118 IN EFI_HANDLE DispatchHandle
H A DSmmSxDispatch2.h64 event specified by RegisterContext is detected. On return, DispatchHandle contains a
81 @param[out] DispatchHandle Handle of dispatch function, for when interfacing
100 OUT EFI_HANDLE *DispatchHandle
106 This service removes the handler associated with DispatchHandle so that it will no longer be
110 @param[in] DispatchHandle Handle of the service to remove.
113 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
119 IN EFI_HANDLE DispatchHandle
H A DSmmUsbDispatch2.h64 related SMI specified by RegisterContext has occurred. On return, DispatchHandle
77 @param[out] DispatchHandle Handle generated by the dispatcher to track the function instance.
92 OUT EFI_HANDLE *DispatchHandle
98 This service removes the handler associated with DispatchHandle so that it will no longer be
102 @param[in] DispatchHandle Handle of the service to remove.
108 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
114 IN EFI_HANDLE DispatchHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPeriodicSmiLib/
H A DSmmPeriodicSmiLib.c108 EFI_HANDLE DispatchHandle; member in struct:__anon12457
227 DispatchHandle that was returned when the periodic SMI handler was enabled
228 with PeriodicSmiEnable(). If DispatchHandle is NULL, then the active
229 periodic SMI handler is returned. If DispatchHandle is NULL and there is
232 @param[in] DispatchHandle DispatchHandle that was returned when the periodic
238 @retval NULL DispatchHandle is NULL and there is no active periodic SMI
240 @retval NULL DispatchHandle does not match any of the periodic SMI handlers
243 associated with the DispatchHandle.
248 IN EFI_HANDLE DispatchHandle OPTIONA
787 PeriodicSmiDispatchFunction( IN EFI_HANDLE DispatchHandle, IN CONST VOID *Context OPTIONAL, IN OUT VOID *CommBuffer OPTIONAL, IN OUT UINTN *CommBufferSize OPTIONAL ) argument
914 PeriodicSmiEnable( IN OUT EFI_HANDLE *DispatchHandle, OPTIONAL IN PERIODIC_SMI_LIBRARY_HANDLER DispatchFunction, IN CONST VOID *Context, OPTIONAL IN UINT64 TickPeriod, IN UINTN Cpu, IN UINTN StackSize ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DSmi.c227 @param DispatchHandle On return, contains a unique handle which can be used to later unregister the handler function.
230 @retval EFI_INVALID_PARAMETER Handler or DispatchHandle is NULL.
238 OUT EFI_HANDLE *DispatchHandle
245 if (Handler == NULL || DispatchHandle == NULL) {
278 *DispatchHandle = (EFI_HANDLE) SmiHandler;
286 @param DispatchHandle The handle that was specified when the handler was registered.
289 @retval EFI_INVALID_PARAMETER DispatchHandle does not refer to a valid handle.
295 IN EFI_HANDLE DispatchHandle
301 SmiHandler = (SMI_HANDLER *) DispatchHandle;
H A DPiSmmCore.c122 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
134 IN EFI_HANDLE DispatchHandle,
152 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
164 IN EFI_HANDLE DispatchHandle,
180 SmiHandlerUnRegister (mSmmCoreSmiHandlers[Index].DispatchHandle);
369 &mSmmCoreSmiHandlers[Index].DispatchHandle
133 SmmLegacyBootHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *Context, OPTIONAL IN OUT VOID *CommBuffer, OPTIONAL IN OUT UINTN *CommBufferSize OPTIONAL ) argument
163 SmmReadyToLockHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *Context, OPTIONAL IN OUT VOID *CommBuffer, OPTIONAL IN OUT UINTN *CommBufferSize OPTIONAL ) argument
H A DPiSmmCore.h58 EFI_HANDLE DispatchHandle; member in struct:__anon10971
493 @param DispatchHandle On return, contains a unique handle which can be used to later unregister the handler function.
496 @retval EFI_INVALID_PARAMETER Handler or DispatchHandle is NULL.
504 OUT EFI_HANDLE *DispatchHandle
510 @param DispatchHandle The handle that was specified when the handler was registered.
513 @retval EFI_INVALID_PARAMETER DispatchHandle does not refer to a valid handle.
519 IN EFI_HANDLE DispatchHandle
526 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
538 IN EFI_HANDLE DispatchHandle,
548 @param DispatchHandle Th
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiSmmCis.h151 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
169 IN EFI_HANDLE DispatchHandle,
180 @param[out] DispatchHandle On return, contains a unique handle which can be used to later
184 @retval EFI_INVALID_PARAMETER Handler is NULL or DispatchHandle is NULL.
191 OUT EFI_HANDLE *DispatchHandle
197 @param[in] DispatchHandle The handle that was specified when the handler was registered.
200 @retval EFI_INVALID_PARAMETER DispatchHandle does not refer to a valid handle.
205 IN EFI_HANDLE DispatchHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/LockBox/SmmLockBox/
H A DSmmLockBox.c223 @param DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
236 IN EFI_HANDLE DispatchHandle,
321 EFI_HANDLE DispatchHandle; local
354 &DispatchHandle
235 SmmLockBoxHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *Context OPTIONAL, IN OUT VOID *CommBuffer OPTIONAL, IN OUT UINTN *CommBufferSize OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgSmm/
H A DTcgSmm.c24 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
37 IN EFI_HANDLE DispatchHandle,
164 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
177 IN EFI_HANDLE DispatchHandle,
36 PhysicalPresenceCallback( IN EFI_HANDLE DispatchHandle, IN CONST VOID *Context, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
176 MemoryClearCallback( IN EFI_HANDLE DispatchHandle, IN CONST VOID *Context, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
H A DFirmwarePerformanceSmm.c206 @param[in] DispatchHandle The unique handle assigned to this handler by SmiHandlerRegister().
221 IN EFI_HANDLE DispatchHandle,
220 FpdtSmiHandler( IN EFI_HANDLE DispatchHandle, IN CONST VOID *RegisterContext, IN OUT VOID *CommBuffer, IN OUT UINTN *CommBufferSize ) argument

Completed in 85 milliseconds

12