MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_IFR_SET Struct Reference

Data Fields

EFI_IFR_OP_HEADER Header
 
EFI_VARSTORE_ID VarStoreId
 
union {
   EFI_STRING_ID   VarName
 
   UINT16   VarOffset
 
VarStoreInfo
 
UINT8 VarStoreType
 

Field Documentation

EFI_IFR_OP_HEADER _EFI_IFR_SET::Header

The sequence that defines the type of opcode as well as the length of the opcode being defined. Header.OpCode = EFI_IFR_SET_OP.

EFI_STRING_ID _EFI_IFR_SET::VarName

A 16-bit Buffer Storage offset.

UINT16 _EFI_IFR_SET::VarOffset

A Name Value or EFI Variable name (VarName).

EFI_VARSTORE_ID _EFI_IFR_SET::VarStoreId

Specifies the identifier of a previously declared variable store to use when storing the question's value.

union { ... } _EFI_IFR_SET::VarStoreInfo
UINT8 _EFI_IFR_SET::VarStoreType

Specifies the type used for storage.