Home
last modified time | relevance | path

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

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