EFI_HII_KEYBOARD_PACK Struct Reference


Data Fields

EFI_HII_PACK_HEADER Header
FRAMEWORK_EFI_KEY_DESCRIPTORDescriptor
UINT8 DescriptorCount

Detailed Description

This structure allows a sparse set of keys to be redefined or a complete redefinition of the keyboard layout. Most keyboards have a lot of commonality in their layouts, therefore only defining those keys that need to change from the default minimizes the passed in information.

Additionally, when an update occurs, the active keyboard layout will be switched to the newly updated keyboard layout. This allows for situations that when a keyboard layout driver is loaded as part of system initialization, the system will default the keyboard behavior to the new layout.


Field Documentation

A pointer to a buffer containing an array of EFI_KEY_DESCRIPTOR entries. Each entry will reflect the definition of a specific physical key.

The number of Descriptor entries being described.

The header of the package.


Generated on Wed Sep 2 13:08:33 2015 for IntelFrameworkPkg[ALL] by  doxygen 1.5.7.1