Home
last modified time | relevance | path

Searched defs:NotifyList (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DEfiKey.c851 IN OUT LIST_ENTRY *NotifyList in KbdFreeNotifyList()
1081 LIST_ENTRY *NotifyList; in USBKeyboardRegisterKeyNotify() local
1152 LIST_ENTRY *NotifyList; in USBKeyboardUnregisterKeyNotify() local
1207 LIST_ENTRY *NotifyList; in KeyNotifyProcessHandler() local
DKeyBoard.c1513 LIST_ENTRY *NotifyList; in UsbKeyCodeToEfiInputKey() local
DEfiKey.h152 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminalConIn.c340 LIST_ENTRY *NotifyList; in TerminalConInRegisterKeyNotify() local
409 LIST_ENTRY *NotifyList; in TerminalConInUnregisterKeyNotify() local
620 LIST_ENTRY *NotifyList; in KeyNotifyProcessHandler() local
959 LIST_ENTRY *NotifyList; in EfiKeyFiFoInsertOneKey() local
DTerminal.h116 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Ppi/
DPpi.c422 IN CONST EFI_PEI_NOTIFY_DESCRIPTOR *NotifyList in PeiNotifyPpi()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
DVirtualKeyboard.h101 LIST_ENTRY NotifyList; member
DVirtualKeyboard.c1052 LIST_ENTRY *NotifyList; in KeyNotifyProcessHandler() local
/device/linaro/bootloader/edk2/EmulatorPkg/Library/SecPeiServicesLib/
DPeiServicesLib.c156 IN CONST EFI_PEI_NOTIFY_DESCRIPTOR *NotifyList in PeiServicesNotifyPpi()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
DAcpiTable.h118 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesLib/
DPeiServicesLib.c122 IN EFI_PEI_NOTIFY_DESCRIPTOR *NotifyList in PeiServicesNotifyPpi()
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
DGop.h106 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdTextIn.c701 LIST_ENTRY *NotifyList; in KeyNotifyProcessHandler() local
DPs2Keyboard.h121 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
DPs2KbdTextIn.c701 LIST_ENTRY *NotifyList; in KeyNotifyProcessHandler() local
DPs2Keyboard.h120 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/MdePkg/Library/PeiServicesLib/
DPeiServicesLib.c126 IN CONST EFI_PEI_NOTIFY_DESCRIPTOR *NotifyList in PeiServicesNotifyPpi()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h231 LIST_ENTRY NotifyList; member
DBiosKeyboard.c2011 LIST_ENTRY *NotifyList; in KeyNotifyProcessHandler() local
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
DWinNtGop.h143 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
DConSplitter.h131 LIST_ENTRY NotifyList; member
/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
DBuildReport.py1248 def _GenerateFixedAddressReport(self, File, Guid, NotifyList): argument