Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h101 #define EFI_RIGHT_CONTROL_PRESSED 0x00000004 macro
/freebsd/stand/efi/include/
H A Deficon.h363 #define EFI_RIGHT_CONTROL_PRESSED 0x00000004 macro
/freebsd/stand/efi/libefi/
H A Defi_console.c1333 if (kss & EFI_RIGHT_CONTROL_PRESSED || in efi_readkey_ex()