Home
last modified time | relevance | path

Searched refs:EFI_RIGHT_CONTROL_PRESSED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DSimpleTextInEx.h99 #define EFI_RIGHT_CONTROL_PRESSED 0x00000004 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c723 if (kss & EFI_RIGHT_CONTROL_PRESSED || in efi_readkey_ex()