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

/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextIn.h92 Reads the next keystroke from the input device. The WaitForKey Event can
122 EFI_EVENT WaitForKey; member in struct:_EFI_SIMPLE_TEXT_INPUT_PROTOCOL
/freebsd-13-stable/stand/efi/include/
H A Deficon.h334 EFI_EVENT WaitForKey; member in struct:_SIMPLE_INPUT_INTERFACE
423 Reads the next keystroke from the input device. The WaitForKey Event can
/freebsd-13-stable/stand/efi/libefi/
H A Defi_console.c1359 * WaitForKey().
1370 if (conin->WaitForKey == NULL) {
1373 status = BS->CheckEvent(conin->WaitForKey);

Completed in 67 milliseconds