|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/SimpleTextInEx.h>
The EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL is used on the ConsoleIn device. It is an extension to the Simple Text Input protocol which allows a variety of extended shift state information to be returned.
Definition at line 299 of file SimpleTextInEx.h.
| EFI_INPUT_READ_KEY_EX _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL::ReadKeyStrokeEx |
Definition at line 301 of file SimpleTextInEx.h.
| EFI_REGISTER_KEYSTROKE_NOTIFY _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL::RegisterKeyNotify |
Definition at line 307 of file SimpleTextInEx.h.
| EFI_INPUT_RESET_EX _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL::Reset |
Definition at line 300 of file SimpleTextInEx.h.
| EFI_SET_STATE _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL::SetState |
Definition at line 306 of file SimpleTextInEx.h.
| EFI_UNREGISTER_KEYSTROKE_NOTIFY _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL::UnregisterKeyNotify |
Definition at line 308 of file SimpleTextInEx.h.
| EFI_EVENT _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL::WaitForKeyEx |
Event to use with WaitForEvent() to wait for a key to be available.
Definition at line 305 of file SimpleTextInEx.h.