_EFI_SIMPLE_TEXT_INPUT_PROTOCOL Struct Reference

The EFI_SIMPLE_TEXT_INPUT_PROTOCOL is used on the ConsoleIn device. More...

#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.


Detailed Description

The EFI_SIMPLE_TEXT_INPUT_PROTOCOL is used on the ConsoleIn device.

It is the minimum required protocol for ConsoleIn.

Definition at line 125 of file SimpleTextIn.h.


Field Documentation

Definition at line 126 of file SimpleTextIn.h.

Definition at line 127 of file SimpleTextIn.h.

Referenced by efi_getchar().

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().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1