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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 501 ConsoleInDev->IsSupportPartialKey = FALSE;
513 ConsoleInDev->IsSupportPartialKey = TRUE;
Ps2Keyboard.h 101 BOOLEAN IsSupportPartialKey;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdTextIn.c 501 ConsoleInDev->IsSupportPartialKey = FALSE;
513 ConsoleInDev->IsSupportPartialKey = TRUE;
Ps2Keyboard.h 102 BOOLEAN IsSupportPartialKey;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.h 146 BOOLEAN IsSupportPartialKey;
EfiKey.c 1031 UsbKeyboardDevice->IsSupportPartialKey = FALSE;
1043 UsbKeyboardDevice->IsSupportPartialKey = TRUE;
    [all...]

Completed in 229 milliseconds