Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
DBiosKeyboard.h521 IN CHAR16 KeyChar,
DBiosKeyboard.c1628 IN CHAR16 KeyChar, in ConvertToEFIScanCode() argument
1635 if (KeyChar == CHAR_ESC) { in ConvertToEFIScanCode()
1637 } else if (KeyChar == 0x00 || KeyChar == 0xe0) { in ConvertToEFIScanCode()