iPXE
Data Fields
_EFI_IFR_GUID_OPTIONKEY Struct Reference

Store the framework vfr option key value. More...

#include <MdeModuleHii.h>

Data Fields

EFI_IFR_OP_HEADER Header
 
EFI_GUID Guid
 EFI_IFR_FRAMEWORK_GUID. More...
 
UINT8 ExtendOpCode
 EFI_IFR_EXTEND_OP_OPTIONKEY. More...
 
EFI_QUESTION_ID QuestionId
 OneOf Questiond ID binded by OneOf Option. More...
 
EFI_IFR_TYPE_VALUE OptionValue
 The OneOf Option Value. More...
 
UINT16 KeyValue
 The Framework OneOf Option Key Value. More...
 

Detailed Description

Store the framework vfr option key value.

Definition at line 160 of file MdeModuleHii.h.

Field Documentation

◆ Header

EFI_IFR_OP_HEADER _EFI_IFR_GUID_OPTIONKEY::Header

Definition at line 161 of file MdeModuleHii.h.

◆ Guid

EFI_GUID _EFI_IFR_GUID_OPTIONKEY::Guid

EFI_IFR_FRAMEWORK_GUID.

Definition at line 165 of file MdeModuleHii.h.

◆ ExtendOpCode

UINT8 _EFI_IFR_GUID_OPTIONKEY::ExtendOpCode

EFI_IFR_EXTEND_OP_OPTIONKEY.

Definition at line 169 of file MdeModuleHii.h.

◆ QuestionId

EFI_QUESTION_ID _EFI_IFR_GUID_OPTIONKEY::QuestionId

OneOf Questiond ID binded by OneOf Option.

Definition at line 173 of file MdeModuleHii.h.

◆ OptionValue

EFI_IFR_TYPE_VALUE _EFI_IFR_GUID_OPTIONKEY::OptionValue

The OneOf Option Value.

Definition at line 177 of file MdeModuleHii.h.

◆ KeyValue

UINT16 _EFI_IFR_GUID_OPTIONKEY::KeyValue

The Framework OneOf Option Key Value.

Definition at line 181 of file MdeModuleHii.h.


The documentation for this struct was generated from the following file: