Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DSimpleTextInEx.h304 EFI_EVENT WaitForKeyEx; member
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c793 if (coninex->WaitForKeyEx == NULL) in efi_cons_poll()
796 status = BS->CheckEvent(coninex->WaitForKeyEx); in efi_cons_poll()