Searched refs:EFI_LEFT_CONTROL_PRESSED (Results 1 – 3 of 3) sorted by relevance
61 EFI_LEFT_CONTROL_PRESSED, in setup()173 (EFI_LEFT_CONTROL_PRESSED | in execute()
498 key_state->key_shift_state |= EFI_LEFT_CONTROL_PRESSED; in set_shift_mask()680 EFI_LEFT_CONTROL_PRESSED; in efi_cin_read_key()
631 #define EFI_LEFT_CONTROL_PRESSED 0x00000008 macro