EFI_BOOT_MANAGER_KEY_OPTION Struct Reference


Data Fields

EFI_BOOT_KEY_DATA KeyData
UINT32 BootOptionCrc
UINT16 BootOption
EFI_INPUT_KEY Keys [3]
UINT16 OptionNumber

Detailed Description

EFI Key Option.

Field Documentation

The Boot#### option which will be invoked if this key is pressed and the boot option is active (LOAD_OPTION_ACTIVE is set).

The CRC-32 which should match the CRC-32 of the entire EFI_LOAD_OPTION to which BootOption refers. If the CRC-32s do not match this value, then this key option is ignored.

Specifies options about how the key will be processed.

The key codes to compare against those returned by the EFI_SIMPLE_TEXT_INPUT and EFI_SIMPLE_TEXT_INPUT_EX protocols. The number of key codes (0-3) is specified by the EFI_KEY_CODE_COUNT field in KeyOptions.


Generated on Thu Sep 24 23:30:15 2015 for MdeModulePkg[ALL] by  doxygen 1.5.7.1