EFI_KEY_DATA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct EFI_KEY_DATA {}

Members

Variables

Key
EFI_INPUT_KEY Key;

The EFI scan code and Unicode value returned from the input device.

KeyState
EFI_KEY_STATE KeyState;

The current state of various toggled attributes as well as input modifier values.

Meta