Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h307 EFI_EVENT WaitForKeyEx; member
/freebsd-src/stand/efi/include/
H A Deficon.h520 EFI_EVENT WaitForKeyEx; member
/freebsd-src/stand/efi/libefi/
H A Defi_console.c1395 if (coninex->WaitForKeyEx == NULL) { in efi_cons_poll()
1398 status = BS->CheckEvent(coninex->WaitForKeyEx); in efi_cons_poll()