Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DSimpleTextInEx.h96 #define EFI_SHIFT_STATE_VALID 0x80000000 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c717 if (kss & EFI_SHIFT_STATE_VALID) { in efi_readkey_ex()