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

/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h307 EFI_EVENT WaitForKeyEx; member in struct:_EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
/freebsd-13-stable/stand/efi/include/
H A Deficon.h521 EFI_EVENT WaitForKeyEx; member in struct:_EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
/freebsd-13-stable/stand/efi/libefi/
H A Defi_console.c1363 if (coninex->WaitForKeyEx == NULL) {
1366 status = BS->CheckEvent(coninex->WaitForKeyEx);

Completed in 44 milliseconds