/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmmSwDispatch2OnSmmSwDispatchThunk/ |
SmmSwDispatch2OnSmmSwDispatchThunk.c | 45 UINTN DispatchFunction;
51 This service registers a function (DispatchFunction) which will be called when the software
57 @param[in] DispatchFunction Function to register for handler when the specified software
81 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
200 EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction;
252 DispatchFunction = (EFI_SMM_HANDLER_ENTRY_POINT2)ThunkContext->DispatchFunction;
253 DispatchFunction (
265 This service registers a function (DispatchFunction) which will be called when the software
271 @param[in] DispatchFunction Function to register for handler when the specified software [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmGpiDispatch/ |
SmmGpiDispatch.h | 83 IN EFI_SMM_GPI_DISPATCH DispatchFunction,
95 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPeriodicTimerDispatch/ |
SmmPeriodicTimerDispatch.h | 136 IN EFI_SMM_PERIODIC_TIMER_DISPATCH DispatchFunction,
148 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPowerButtonDispatch/ |
SmmPowerButtonDispatch.h | 85 IN EFI_SMM_POWER_BUTTON_DISPATCH DispatchFunction,
97 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmStandbyButtonDispatch/ |
SmmStandbyButtonDispatch.h | 85 IN EFI_SMM_STANDBY_BUTTON_DISPATCH DispatchFunction,
97 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSwDispatch/ |
SmmSwDispatch.h | 82 IN EFI_SMM_SW_DISPATCH DispatchFunction,
94 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSxDispatch/ |
SmmSxDispatch.h | 97 IN EFI_SMM_SX_DISPATCH DispatchFunction,
109 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmUsbDispatch/ |
SmmUsbDispatch.h | 81 IN EFI_SMM_USB_DISPATCH DispatchFunction,
93 DispatchFunction - Pointer to dispatch function to be invoked for
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
SmmGpiDispatch.h | 74 @param DispatchFunction Function to install.
95 IN EFI_SMM_GPI_DISPATCH DispatchFunction,
|
SmmPeriodicTimerDispatch.h | 106 @param DispatchFunction The function to install.
126 IN EFI_SMM_PERIODIC_TIMER_DISPATCH DispatchFunction,
|
SmmPowerButtonDispatch.h | 75 @param[in] DispatchFunction The function to install.
96 IN EFI_SMM_POWER_BUTTON_DISPATCH DispatchFunction,
|
SmmStandbyButtonDispatch.h | 77 @param DispatchFunction The function to install.
98 IN EFI_SMM_STANDBY_BUTTON_DISPATCH DispatchFunction,
|
SmmSwDispatch.h | 73 @param DispatchFunction The function to install.
94 IN EFI_SMM_SW_DISPATCH DispatchFunction,
|
SmmSxDispatch.h | 70 @param DispatchFunction The function to install.
98 IN EFI_SMM_SX_DISPATCH DispatchFunction,
|
SmmUsbDispatch.h | 77 @param[in] DispatchFunction The pointer to dispatch function to be invoked
100 IN EFI_SMM_USB_DISPATCH DispatchFunction,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
SmmPeriodicSmiLib.h | 58 SMI handler will restarted from its registered DispatchFunction entry point.
119 @param[in] DispatchFunction A pointer to a periodic SMI handler function.
120 @param[in] Context Optional content to pass into DispatchFunction.
137 @retval EFI_INVALID_PARAMETER DispatchFunction is NULL.
154 IN PERIODIC_SMI_LIBRARY_HANDLER DispatchFunction,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
SmmGpiDispatch2.h | 53 This service registers a function (DispatchFunction) which will be called when an SMI is
57 The DispatchFunction will be called with Context set to the same value as was passed into
63 @param[in] DispatchFunction Function to register for handler when the specified GPI causes an SMI.
83 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmIoTrapDispatch2.h | 63 This service registers a function (DispatchFunction) which will be called when an SMI is
78 The DispatchFunction will be called with Context updated to contain information
84 @param[in] DispatchFunction Function to register for handler when I/O trap location is accessed.
99 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmPeriodicTimerDispatch2.h | 65 /// The DispatchFunction will be called with Context set to the same value as was passed into
82 This service registers a function (DispatchFunction) which will be called when at least the
85 The DispatchFunction will be called with Context set to the same value as was passed into
90 @param[in] DispatchFunction Function to register for handler when at least the specified amount
110 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmPowerButtonDispatch2.h | 55 This service registers a function (DispatchFunction) which will be called when an SMI is
59 The DispatchFunction will be called with Context set to the same value as was passed into
63 @param[in] DispatchFunction Function to register for handler when power button is pressed or released.
80 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmStandbyButtonDispatch2.h | 56 This service registers a function (DispatchFunction) which will be called when an SMI is
60 The DispatchFunction will be called with Context set to the same value as was passed into
64 @param[in] DispatchFunction Function to register for handler when the standby button is pressed or released.
81 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmSwDispatch2.h | 38 /// The DispatchFunction will be called with Context set to the same value as was passed into
63 This service registers a function (DispatchFunction) which will be called when the software
69 @param[in] DispatchFunction Function to register for handler when the specified software
93 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmSxDispatch2.h | 63 This service registers a function (DispatchFunction) which will be called when the sleep state
66 The DispatchFunction will be called with Context set to the same value as was passed into
71 @param[in] DispatchFunction Function to register for handler when the specified sleep state event occurs.
98 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
SmmUsbDispatch2.h | 63 This service registers a function (DispatchFunction) which will be called when the USB-
66 The DispatchFunction will be called with Context set to the same value as was passed into
71 @param[in] DispatchFunction Function to register for handler when a USB-related SMI occurs.
90 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/ |
SmmIchnDispatch2.h | 51 @param DispatchFunction Pointer to dispatch function to be invoked for
74 IN EFI_SMM_HANDLER_ENTRY_POINT2 DispatchFunction,
|