Searched refs:RESET_STATE_ESC_R (Results 1 – 2 of 2) sorted by relevance
129 #define RESET_STATE_ESC_R 0x01 macro
1482 TerminalDevice->ResetState = RESET_STATE_ESC_R; in UnicodeToEfiKey()1490 if (TerminalDevice->ResetState == RESET_STATE_ESC_R) { in UnicodeToEfiKey()