OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyNode
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopDriver.c
38
EMU_GOP_SIMPLE_TEXTIN_EX_NOTIFY *
NotifyNode
;
44
NotifyNode
= CR (
51
gBS->FreePool (
NotifyNode
);
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopDriver.c
45
WIN_NT_GOP_SIMPLE_TEXTIN_EX_NOTIFY *
NotifyNode
;
51
NotifyNode
= CR (
58
gBS->FreePool (
NotifyNode
);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2Keyboard.c
588
KEYBOARD_CONSOLE_IN_EX_NOTIFY *
NotifyNode
;
594
NotifyNode
= CR (
601
gBS->FreePool (
NotifyNode
);
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c
837
KEYBOARD_CONSOLE_IN_EX_NOTIFY *
NotifyNode
;
845
NotifyNode
= CR (Link, KEYBOARD_CONSOLE_IN_EX_NOTIFY, NotifyEntry, USB_KB_CONSOLE_IN_EX_NOTIFY_SIGNATURE);
847
FreePool (
NotifyNode
);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
Terminal.c
401
TERMINAL_CONSOLE_IN_EX_NOTIFY *
NotifyNode
;
407
NotifyNode
= CR (
414
FreePool (
NotifyNode
);
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c
[
all
...]
Completed in 117 milliseconds