Home
last modified time | relevance | path

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

/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()