/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
D | GopInput.c | 517 OUT EFI_HANDLE *NotifyHandle in EmuGopSimpleTextInExRegisterKeyNotify() argument 526 if (KeyData == NULL || KeyNotificationFunction == NULL || NotifyHandle == NULL) { in EmuGopSimpleTextInExRegisterKeyNotify() 544 *NotifyHandle = CurrentNotify->NotifyHandle; in EmuGopSimpleTextInExRegisterKeyNotify() 560 NewNotify->NotifyHandle = (EFI_HANDLE) NewNotify; in EmuGopSimpleTextInExRegisterKeyNotify() 574 *NotifyHandle = NewNotify->NotifyHandle; in EmuGopSimpleTextInExRegisterKeyNotify() 638 if (CurrentNotify->NotifyHandle == NotificationHandle) { in EmuGopSimpleTextInExUnregisterKeyNotify()
|
D | Gop.h | 51 EFI_HANDLE NotifyHandle; member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/ |
D | Ps2KbdTextIn.c | 552 OUT VOID **NotifyHandle in KeyboardRegisterKeyNotify() argument 562 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in KeyboardRegisterKeyNotify() 585 *NotifyHandle = CurrentNotify; in KeyboardRegisterKeyNotify() 606 *NotifyHandle = NewNotify; in KeyboardRegisterKeyNotify()
|
D | Ps2Keyboard.h | 498 OUT VOID **NotifyHandle
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/ |
D | Hotkey.h | 33 VOID *NotifyHandle; member
|
D | Hotkey.c | 239 &Hotkey->NotifyHandle in HotkeyRegisterNotify()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | SimpleTextInEx.h | 277 OUT VOID **NotifyHandle
|
D | HiiDatabase.h | 353 OUT EFI_HANDLE *NotifyHandle
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/ |
D | SimpleTextInputEx.h | 197 OUT EFI_HANDLE *NotifyHandle
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/ |
D | WinNtGopInput.c | 825 OUT VOID **NotifyHandle in WinNtGopSimpleTextInExRegisterKeyNotify() argument 852 if (KeyData == NULL || KeyNotificationFunction == NULL || NotifyHandle == NULL) { in WinNtGopSimpleTextInExRegisterKeyNotify() 870 *NotifyHandle = CurrentNotify; in WinNtGopSimpleTextInExRegisterKeyNotify() 889 *NotifyHandle = NewNotify; in WinNtGopSimpleTextInExRegisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ |
D | EfiKey.c | 1058 OUT VOID **NotifyHandle in USBKeyboardRegisterKeyNotify() argument 1067 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in USBKeyboardRegisterKeyNotify() 1089 *NotifyHandle = CurrentNotify; in USBKeyboardRegisterKeyNotify() 1109 *NotifyHandle = NewNotify; in USBKeyboardRegisterKeyNotify()
|
D | EfiKey.h | 520 OUT VOID **NotifyHandle
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/ |
D | DriverSample.c | 123 EFI_HANDLE NotifyHandle; in InternalStartMonitor() local 145 &NotifyHandle); in InternalStartMonitor() 155 &NotifyHandle); in InternalStartMonitor() 182 EFI_HANDLE NotifyHandle; in InternalStopMonitor() local 204 &NotifyHandle); in InternalStopMonitor() 206 Status = SimpleEx->UnregisterKeyNotify (SimpleEx, NotifyHandle); in InternalStopMonitor() 214 &NotifyHandle); in InternalStopMonitor() 216 Status = SimpleEx->UnregisterKeyNotify (SimpleEx, NotifyHandle); in InternalStopMonitor()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmHotkey.c | 462 VOID *NotifyHandle; in BmUnregisterHotkeyNotify() local 479 &NotifyHandle in BmUnregisterHotkeyNotify() 482 Status = TxtInEx->UnregisterKeyNotify (TxtInEx, NotifyHandle); in BmUnregisterHotkeyNotify() 508 VOID *NotifyHandle; in BmRegisterHotkeyNotify() local 515 &NotifyHandle in BmRegisterHotkeyNotify()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiDatabase/ |
D | HiiDatabase.h | 266 OUT EFI_HANDLE *NotifyHandle
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
D | TerminalConIn.c | 332 OUT VOID **NotifyHandle in TerminalConInRegisterKeyNotify() argument 341 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in TerminalConInRegisterKeyNotify() 360 *NotifyHandle = CurrentNotify; in TerminalConInRegisterKeyNotify() 379 *NotifyHandle = NewNotify; in TerminalConInRegisterKeyNotify()
|
D | Terminal.h | 358 OUT VOID **NotifyHandle
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
D | ConfigAccess.c | 1117 EFI_HANDLE NotifyHandle; in ThunkCallback() local 1164 &NotifyHandle in ThunkCallback() 1215 NotifyHandle in ThunkCallback()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/ |
D | BiosKeyboard.h | 640 OUT VOID **NotifyHandle
|
D | BiosKeyboard.c | 2257 OUT VOID **NotifyHandle in BiosKeyboardRegisterKeyNotify() argument 2267 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in BiosKeyboardRegisterKeyNotify() 2290 *NotifyHandle = CurrentNotify; in BiosKeyboardRegisterKeyNotify() 2312 *NotifyHandle = NewNotify; in BiosKeyboardRegisterKeyNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ |
D | HiiDatabase.h | 286 EFI_HANDLE NotifyHandle; member 1413 OUT EFI_HANDLE *NotifyHandle
|
D | Database.c | 3396 OUT EFI_HANDLE *NotifyHandle in HiiRegisterPackageNotify() argument 3403 if (This == NULL || NotifyHandle == NULL) { in HiiRegisterPackageNotify() 3425 &Notify->NotifyHandle, in HiiRegisterPackageNotify() 3442 *NotifyHandle = Notify->NotifyHandle; in HiiRegisterPackageNotify() 3498 if (Notify->NotifyHandle == NotificationHandle) { in HiiUnregisterPackageNotify() 3504 Notify->NotifyHandle, in HiiUnregisterPackageNotify()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/ |
D | Presentation.c | 2326 EFI_HANDLE NotifyHandle; in SetupBrowser() local 2341 &NotifyHandle in SetupBrowser() 2622 NotifyHandle in SetupBrowser()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ConSplitter.h | 1409 OUT VOID **NotifyHandle
|
D | ConSplitter.c | 3694 OUT VOID **NotifyHandle in ConSplitterTextInRegisterKeyNotify() argument 3705 if (KeyData == NULL || NotifyHandle == NULL || KeyNotificationFunction == NULL) { in ConSplitterTextInRegisterKeyNotify() 3718 *NotifyHandle = CurrentNotify; in ConSplitterTextInRegisterKeyNotify() 3769 *NotifyHandle = NewNotify; in ConSplitterTextInRegisterKeyNotify()
|