Searched refs:CHAR_ESC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h54 #define CHAR_ESC 0x1b macro
H A DBiosKeyboard.c1632 if (KeyChar == CHAR_ESC) {
1896 if (KeyData.Key.UnicodeChar == CHAR_NULL || KeyData.Key.UnicodeChar == CHAR_SCANCODE || KeyData.Key.UnicodeChar == CHAR_ESC) {

Completed in 1249 milliseconds