Data Fields | |
EFI_KEY | Key |
CHAR16 | Unicode |
CHAR16 | ShiftedUnicode |
CHAR16 | AltGrUnicode |
CHAR16 | ShiftedAltGrUnicode |
UINT16 | Modifier |
Note: The name difference between code and the Framework HII 0.92 specification. Add FRAMEWORK_ prefix to avoid name confict with EFI_KEY_DESCRIPTOR defined in the UEFI 2.1d specification.
The Unicode value for the key with the Alt-GR being held down.
Used to describe a physical key on a keyboard.
Modifier keys are defined to allow for special functionality that is not necessarily accomplished by a printable character.
The Unicode value for the key with the Alt-GR and shift keys being held down.
The Unicode value for the key with the shift key being held down.
The Unicode value for the Key.