Searched defs:NotifyHandle (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DHotkey.h34 EFI_HANDLE NotifyHandle; member in struct:__anon10508
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.h100 EFI_HANDLE NotifyHandle; member in struct:_TEXT_IN_EX_SPLITTER_NOTIFY
1393 @param NotifyHandle Points to the unique handle assigned to the
1400 @retval EFI_INVALID_PARAMETER KeyData or KeyNotificationFunction or NotifyHandle is NULL.
1409 OUT EFI_HANDLE *NotifyHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminal.h77 EFI_HANDLE NotifyHandle; member in struct:_TERMINAL_CONSOLE_IN_EX_NOTIFY
337 @param NotifyHandle Points to the unique handle assigned to the
344 @retval EFI_INVALID_PARAMETER KeyData or NotifyHandle is NULL.
353 OUT EFI_HANDLE *NotifyHandle
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2Keyboard.h53 EFI_HANDLE NotifyHandle; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
486 @param NotifyHandle - Points to the unique handle assigned to the registered notification.
490 @retval EFI_INVALID_PARAMETER - KeyData or NotifyHandle is NULL.
499 OUT EFI_HANDLE *NotifyHandle
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h198 EFI_HANDLE NotifyHandle; member in struct:_BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY
627 @param NotifyHandle Points to the unique handle assigned to the registered notification.
632 @retval EFI_INVALID_PARAMETER KeyData or NotifyHandle is NULL.
641 OUT EFI_HANDLE *NotifyHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DEfiKey.h75 EFI_HANDLE NotifyHandle; member in struct:_KEYBOARD_CONSOLE_IN_EX_NOTIFY
508 @param NotifyHandle Points to the unique handle assigned to the registered notification.
512 @retval EFI_INVALID_PARAMETER KeyData or NotifyHandle or KeyNotificationFunction is NULL.
521 OUT EFI_HANDLE *NotifyHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DriverSampleDxe/
H A DDriverSample.c123 EFI_HANDLE NotifyHandle; local
145 &NotifyHandle);
155 &NotifyHandle);
182 EFI_HANDLE NotifyHandle; local
204 &NotifyHandle);
206 Status = SimpleEx->UnregisterKeyNotify (SimpleEx, NotifyHandle);
214 &NotifyHandle);
216 Status = SimpleEx->UnregisterKeyNotify (SimpleEx, NotifyHandle);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c1343 EFI_HANDLE NotifyHandle; local
1360 &NotifyHandle
1592 NotifyHandle
H A DSetup.c637 EFI_HANDLE NotifyHandle; local
738 &NotifyHandle
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DHiiDatabase.h270 EFI_HANDLE NotifyHandle; member in struct:_HII_DATABASE_NOTIFY
1328 @param NotifyHandle Points to the unique handle assigned to the
1335 @retval EFI_INVALID_PARAMETER NotifyHandle is NULL.
1350 OUT EFI_HANDLE *NotifyHandle

Completed in 2642 milliseconds