TianoCore EDK2 master
|
Data Fields | |
EFI_INPUT_KEY | Key |
EFI_KEY_STATE | KeyState |
Definition at line 79 of file SimpleTextInEx.h.
EFI_INPUT_KEY EFI_KEY_DATA::Key |
The EFI scan code and Unicode value returned from the input device.
Definition at line 83 of file SimpleTextInEx.h.
EFI_KEY_STATE EFI_KEY_DATA::KeyState |
The current state of various toggled attributes as well as input modifier values.
Definition at line 87 of file SimpleTextInEx.h.