Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextIn.h128 EFI_EVENT WaitForKey; member
/freebsd-12.1/stand/efi/libefi/
H A Defi_console.c550 if (conin->WaitForKey == NULL) in efi_cons_poll()
553 key_pending = BS->CheckEvent(conin->WaitForKey) == EFI_SUCCESS; in efi_cons_poll()
/freebsd-12.1/stand/efi/include/
H A Deficon.h306 EFI_EVENT WaitForKey; member