Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextIn.h122 EFI_EVENT WaitForKey; member
/freebsd-13.1/stand/efi/include/
H A Deficon.h334 EFI_EVENT WaitForKey; member
/freebsd-13.1/stand/efi/libefi/
H A Defi_console.c1390 if (conin->WaitForKey == NULL) { in efi_cons_poll()
1393 status = BS->CheckEvent(conin->WaitForKey); in efi_cons_poll()