#include <SimpleTextIn.h>
Data Fields | |
| EFI_INPUT_RESET | Reset |
| EFI_INPUT_READ_KEY | ReadKeyStroke |
| EFI_EVENT | WaitForKey |
| Event to use with WaitForEvent() to wait for a key to be available. | |
It is the minimum required protocol for ConsoleIn.
Definition at line 125 of file SimpleTextIn.h.
Definition at line 126 of file SimpleTextIn.h.
Event to use with WaitForEvent() to wait for a key to be available.
Definition at line 131 of file SimpleTextIn.h.
Referenced by efi_iskey().
1.5.7.1