Home
last modified time | relevance | path

Searched refs:LeftShiftOn (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DKeyBoard.c886 UsbKeyboardDevice->LeftShiftOn = FALSE; in InitUSBKeyboard()
1303 UsbKeyboardDevice->LeftShiftOn = FALSE; in USBParseKey()
1387 UsbKeyboardDevice->LeftShiftOn = TRUE; in USBParseKey()
1560 UsbKeyboardDevice->LeftShiftOn = FALSE; in UsbKeyCodeToEfiInputKey()
1637 if (UsbKeyboardDevice->LeftShiftOn) { in UsbKeyCodeToEfiInputKey()
DEfiKey.h136 BOOLEAN LeftShiftOn; member