Home
last modified time | relevance | path

Searched refs:NotificationHandle (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
DGopInput.c600 IN EFI_HANDLE NotificationHandle in EmuGopSimpleTextInExUnregisterKeyNotify() argument
621 if (NotificationHandle == NULL) { in EmuGopSimpleTextInExUnregisterKeyNotify()
625 …if (((EMU_GOP_SIMPLE_TEXTIN_EX_NOTIFY *) NotificationHandle)->Signature != EMU_GOP_SIMPLE_TEXTIN_E… in EmuGopSimpleTextInExUnregisterKeyNotify()
638 if (CurrentNotify->NotifyHandle == NotificationHandle) { in EmuGopSimpleTextInExUnregisterKeyNotify()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdTextIn.c633 IN VOID *NotificationHandle in KeyboardUnregisterKeyNotify() argument
642 if (NotificationHandle == NULL) { in KeyboardUnregisterKeyNotify()
660 if (CurrentNotify == NotificationHandle) { in KeyboardUnregisterKeyNotify()
DPs2Keyboard.h533 IN VOID *NotificationHandle
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdTextIn.c633 IN VOID *NotificationHandle in KeyboardUnregisterKeyNotify() argument
642 if (NotificationHandle == NULL) { in KeyboardUnregisterKeyNotify()
660 if (CurrentNotify == NotificationHandle) { in KeyboardUnregisterKeyNotify()
DPs2Keyboard.h532 IN VOID *NotificationHandle
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DSimpleTextInEx.h299 IN VOID *NotificationHandle
DHiiDatabase.h376 IN EFI_HANDLE NotificationHandle
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/
DSimpleTextInputEx.h224 IN EFI_HANDLE NotificationHandle
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
DVirtualKeyboard.c898 IN VOID *NotificationHandle in VirtualKeyboardUnregisterKeyNotify() argument
910 if (NotificationHandle == NULL) { in VirtualKeyboardUnregisterKeyNotify()
914 …if (((VIRTUAL_KEYBOARD_CONSOLE_IN_EX_NOTIFY *) NotificationHandle)->Signature != VIRTUAL_KEYBOARD_… in VirtualKeyboardUnregisterKeyNotify()
932 if (CurrentNotify == NotificationHandle) { in VirtualKeyboardUnregisterKeyNotify()
DVirtualKeyboard.h410 IN VOID *NotificationHandle
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiDatabase/
DHiiDatabase.h305 IN EFI_HANDLE NotificationHandle
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DWinNtGopInput.c899 IN VOID *NotificationHandle in WinNtGopSimpleTextInExUnregisterKeyNotify() argument
920 if (NotificationHandle == NULL) { in WinNtGopSimpleTextInExUnregisterKeyNotify()
933 if (CurrentNotify == NotificationHandle) { in WinNtGopSimpleTextInExUnregisterKeyNotify()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DEfiKey.c1146 IN VOID *NotificationHandle in USBKeyboardUnregisterKeyNotify() argument
1154 if (NotificationHandle == NULL) { in USBKeyboardUnregisterKeyNotify()
1173 if (CurrentNotify == NotificationHandle) { in USBKeyboardUnregisterKeyNotify()
DEfiKey.h540 IN VOID *NotificationHandle
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h672 IN VOID *NotificationHandle
DBiosKeyboard.c2413 IN VOID *NotificationHandle in BiosKeyboardUnregisterKeyNotify() argument
2425 if (NotificationHandle == NULL) { in BiosKeyboardUnregisterKeyNotify()
2429 …if (((BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY *) NotificationHandle)->Signature != BIOS_KEYBOARD_CONSOL… in BiosKeyboardUnregisterKeyNotify()
2447 if (CurrentNotify == NotificationHandle) { in BiosKeyboardUnregisterKeyNotify()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminalConIn.c403 IN VOID *NotificationHandle in TerminalConInUnregisterKeyNotify() argument
411 if (NotificationHandle == NULL) { in TerminalConInUnregisterKeyNotify()
425 if (CurrentNotify == NotificationHandle) { in TerminalConInUnregisterKeyNotify()
DTerminal.h382 IN VOID *NotificationHandle
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
DConSplitter.h1441 IN VOID *NotificationHandle
DConSplitter.c3967 IN VOID *NotificationHandle in ConSplitterTextInUnregisterKeyNotify() argument
3975 if (NotificationHandle == NULL) { in ConSplitterTextInUnregisterKeyNotify()
3983 if (CurrentNotify == NotificationHandle) { in ConSplitterTextInUnregisterKeyNotify()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DDatabase.c3654 IN EFI_HANDLE NotificationHandle in HiiUnregisterPackageNotify() argument
3666 if (NotificationHandle == NULL) { in HiiUnregisterPackageNotify()
3671 NotificationHandle, in HiiUnregisterPackageNotify()
3686 if (Notify->NotifyHandle == NotificationHandle) { in HiiUnregisterPackageNotify()
DHiiDatabase.h1725 IN EFI_HANDLE NotificationHandle