Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A DEFI_SIMPLE_TEXT_INPUT_PROTOCOL.h36 EFI_EVENT WaitForKey; member
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextIn.h123 EFI_EVENT WaitForKey; member
/freebsd/stand/efi/libefi/
H A Defi_console.c1381 if (conin->WaitForKey == NULL) { in efi_cons_poll()
1384 status = BS->CheckEvent(conin->WaitForKey); in efi_cons_poll()