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()
478 key_state->key_shift_state |= EFI_LEFT_CONTROL_PRESSED; in set_shift_mask()656 EFI_LEFT_CONTROL_PRESSED; in efi_cin_read_key()
605 #define EFI_LEFT_CONTROL_PRESSED 0x00000008 macro