HomeSort by relevance Sort by last modified time
    Searched refs:RegisterKeyNotify (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
EmuFileSystem.h 130 EMU_GRAPHICS_WINDOWS_REGISTER_KEY_NOTIFY RegisterKeyNotify;
EmuGraphicsWindow.h 124 EMU_GRAPHICS_WINDOWS_REGISTER_KEY_NOTIFY RegisterKeyNotify;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/
SimpleTextInputEx.h 248 EFI_REGISTER_KEYSTROKE_NOTIFY RegisterKeyNotify;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleTextInEx.h 317 EFI_REGISTER_KEYSTROKE_NOTIFY RegisterKeyNotify;
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopScreen.c 306 // Register callback to support RegisterKeyNotify()
307 Status = Private->EmuGraphicsWindow->RegisterKeyNotify (
GopInput.c 698 Private->SimpleTextInEx.RegisterKeyNotify = EmuGopSimpleTextInExRegisterKeyNotify;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DriverSample.c 183 Status = SimpleEx->RegisterKeyNotify(
193 Status = SimpleEx->RegisterKeyNotify(
242 Status = SimpleEx->RegisterKeyNotify(
252 Status = SimpleEx->RegisterKeyNotify(
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2Keyboard.c 251 ConsoleIn->ConInEx.RegisterKeyNotify = KeyboardRegisterKeyNotify;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Hotkey.c 120 with SimpleTextInEx protocol interface - RegisterKeyNotify() of ConIn handle.
235 Status = SimpleTextInEx->RegisterKeyNotify (
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2Keyboard.c 270 ConsoleIn->ConInEx.RegisterKeyNotify = KeyboardRegisterKeyNotify;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmHotkey.c 350 with SimpleTextInEx protocol interface - RegisterKeyNotify() of ConIn handle.
519 Status = TxtInEx->RegisterKeyNotify (
559 Status = TxtInEx->RegisterKeyNotify (
567 "[Bds]RegisterKeyNotify: %04x/%04x %08x/%02x %r\n",
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
VirtualKeyboard.c 141 VirtualKeyboardPrivate->SimpleTextInputEx.RegisterKeyNotify = VirtualKeyboardRegisterKeyNotify;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c 273 UsbKeyboardDevice->SimpleInputEx.RegisterKeyNotify = USBKeyboardRegisterKeyNotify;
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 987 Private->SimpleTextInEx.RegisterKeyNotify = WinNtGopSimpleTextInExRegisterKeyNotify;
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c 282 Status = SimpleEx->RegisterKeyNotify(
290 Status = SimpleEx->RegisterKeyNotify(
300 Status = SimpleEx->RegisterKeyNotify(
308 Status = SimpleEx->RegisterKeyNotify(
    [all...]
ShellProtocol.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ConSplitter.c 377 Private->TextInEx.RegisterKeyNotify (
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 931 Drv->GraphicsIo.RegisterKeyNotify = GasketX11RegisterKeyNotify;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c 280 BiosKeyboardPrivate->SimpleTextInputEx.RegisterKeyNotify = BiosKeyboardRegisterKeyNotify;
    [all...]

Completed in 1893 milliseconds