HomeSort by relevance Sort by last modified time
    Searched refs:DispatchHandle (Results 1 - 25 of 53) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSmm/
SmmPlatform.h 153 IN EFI_HANDLE DispatchHandle,
159 IN EFI_HANDLE DispatchHandle,
166 IN EFI_HANDLE DispatchHandle,
174 IN EFI_HANDLE DispatchHandle,
181 IN EFI_HANDLE DispatchHandle,
188 IN EFI_HANDLE DispatchHandle,
195 IN EFI_HANDLE DispatchHandle,
201 IN EFI_HANDLE DispatchHandle,
208 IN EFI_HANDLE DispatchHandle,
214 IN EFI_HANDLE DispatchHandle,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmGpiDispatch/
SmmGpiDispatch.h 59 IN EFI_HANDLE DispatchHandle,
69 DispatchHandle - Handle of this dispatch function.
85 OUT EFI_HANDLE * DispatchHandle
102 DispatchHandle - Handle of dispatch function, for when interfacing
119 IN EFI_HANDLE DispatchHandle
129 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPeriodicTimerDispatch/
SmmPeriodicTimerDispatch.h 83 IN EFI_HANDLE DispatchHandle,
93 DispatchHandle - Handle of this dispatch function.
138 OUT EFI_HANDLE * DispatchHandle
155 DispatchHandle - Handle of dispatch function, for when interfacing
172 IN EFI_HANDLE DispatchHandle
182 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmPowerButtonDispatch/
SmmPowerButtonDispatch.h 61 IN EFI_HANDLE DispatchHandle,
71 DispatchHandle - Handle of this dispatch function.
87 OUT EFI_HANDLE * DispatchHandle
104 DispatchHandle - Handle of dispatch function, for when interfacing
121 IN EFI_HANDLE DispatchHandle
131 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmStandbyButtonDispatch/
SmmStandbyButtonDispatch.h 61 IN EFI_HANDLE DispatchHandle,
71 DispatchHandle - Handle of this dispatch function.
87 OUT EFI_HANDLE * DispatchHandle
104 DispatchHandle - Handle of dispatch function, for when interfacing
121 IN EFI_HANDLE DispatchHandle
131 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSwDispatch/
SmmSwDispatch.h 56 IN EFI_HANDLE DispatchHandle,
66 DispatchHandle - Handle of this dispatch function.
84 OUT EFI_HANDLE * DispatchHandle
101 DispatchHandle - Handle of dispatch function, for when interfacing
118 IN EFI_HANDLE DispatchHandle
128 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmSxDispatch/
SmmSxDispatch.h 68 IN EFI_HANDLE DispatchHandle,
78 DispatchHandle - Handle of this dispatch function.
99 OUT EFI_HANDLE * DispatchHandle
120 DispatchHandle - Handle of dispatch function, for when interfacing
139 IN EFI_HANDLE DispatchHandle
149 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmUsbDispatch/
SmmUsbDispatch.h 57 IN EFI_HANDLE DispatchHandle,
67 DispatchHandle - Handle of this dispatch function.
83 OUT EFI_HANDLE * DispatchHandle
100 DispatchHandle - Handle of dispatch function, for when interfacing
117 IN EFI_HANDLE DispatchHandle
127 DispatchHandle - Handle of dispatch function to deregister.
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SmmGpiDispatch.h 57 @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
SmmPeriodicTimerDispatch.h 64 @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
SmmPowerButtonDispatch.h 56 @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
SmmStandbyButtonDispatch.h 59 @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
SmmSwDispatch.h 51 @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
SmmSxDispatch.h 48 @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
SmmUsbDispatch.h 59 @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
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmmSwDispatch2OnSmmSwDispatchThunk/
SmmSwDispatch2OnSmmSwDispatchThunk.c 43 EFI_HANDLE DispatchHandle;
53 DispatchHandle contains a unique handle which may be used later to unregister the function
64 @param[out] DispatchHandle Handle generated by the dispatcher to track the
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 dispatch function to deregister.
96 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
102 IN EFI_HANDLE DispatchHandle
149 This function find SmmSwDispatch2Context by DispatchHandle.
151 @param DispatchHandle The DispatchHandle to indentify the SmmSwDispatch2Thunk context
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
SmmPeriodicSmiLib.h 113 @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
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SmmGpiDispatch2.h 55 DispatchHandle contains a unique handle which may be used later to unregister the function
69 @param[out] DispatchHandle Handle generated by the dispatcher to track the
85 OUT EFI_HANDLE *DispatchHandle
91 This service removes the handler associated with DispatchHandle so that it will no longer be
95 @param[in] DispatchHandle Handle of the service to remove.
98 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
104 IN EFI_HANDLE DispatchHandle
SmmIoTrapDispatch2.h 65 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
SmmPeriodicTimerDispatch2.h 83 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
SmmPowerButtonDispatch2.h 57 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
SmmStandbyButtonDispatch2.h 58 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
SmmSwDispatch2.h 65 DispatchHandle contains a unique handle which may be used later to unregister the function
76 @param[out] DispatchHandle Handle generated by the dispatcher to track the
95 OUT EFI_HANDLE *DispatchHandle
101 This service removes the handler associated with DispatchHandle so that it will no longer be
105 @param[in] DispatchHandle Handle of dispatch function to deregister.
108 @retval EFI_INVALID_PARAMETER The DispatchHandle was not valid.
114 IN EFI_HANDLE DispatchHandle
SmmSxDispatch2.h 64 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
SmmUsbDispatch2.h 64 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

Completed in 333 milliseconds

1 2 3