Home
last modified time | relevance | path

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

/src/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h305 EFI_EVENT WaitForKeyEx; member
/src/stand/efi/libefi/
H A Defi_console.c1374 if (coninex->WaitForKeyEx == NULL) { in efi_cons_poll()
1377 status = BS->CheckEvent(coninex->WaitForKeyEx); in efi_cons_poll()