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

/freebsd-current/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-current/stand/efi/include/
H A Deficon.h333 EFI_EVENT WaitForKey; member in struct:_SIMPLE_INPUT_INTERFACE
422 Reads the next keystroke from the input device. The WaitForKey Event can
/freebsd-current/stand/efi/libefi/
H A Defi_console.c1391 * WaitForKey().
1402 if (conin->WaitForKey == NULL) {
1405 status = BS->CheckEvent(conin->WaitForKey);

Completed in 146 milliseconds