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.c885 UsbKeyboardDevice->LeftShiftOn = FALSE; in InitUSBKeyboard()
1299 UsbKeyboardDevice->LeftShiftOn = FALSE; in USBParseKey()
1383 UsbKeyboardDevice->LeftShiftOn = TRUE; in USBParseKey()
1554 UsbKeyboardDevice->LeftShiftOn = FALSE; in UsbKeyCodeToEfiInputKey()
1631 if (UsbKeyboardDevice->LeftShiftOn) { in UsbKeyCodeToEfiInputKey()
DEfiKey.h135 BOOLEAN LeftShiftOn; member