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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h180 #define KB_ALT_PRESSED (0x1 << 3) macro
H A DBiosKeyboard.c1832 if ((KbFlag1 & KB_ALT_PRESSED) == KB_ALT_PRESSED) {
1871 if ((KbFlag1 & KB_ALT_PRESSED) == KB_ALT_PRESSED) {

Completed in 35 milliseconds