Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defi_console.c1377 status = BS->CheckEvent(coninex->WaitForKeyEx); in efi_cons_poll()
1384 status = BS->CheckEvent(conin->WaitForKey); in efi_cons_poll()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1957 EFI_CHECK_EVENT CheckEvent; member