Data Fields | |
EFI_IFR_OP_HEADER | Header |
EFI_VARSTORE_ID | VarStoreId |
union { | |
EFI_STRING_ID VarName | |
UINT16 VarOffset | |
} | VarStoreInfo |
UINT8 | VarStoreType |
The sequence that defines the type of opcode as well as the length of the opcode being defined. Header.OpCode = EFI_IFR_SET_OP.
A 16-bit Buffer Storage offset.
A Name Value or EFI Variable name (VarName).
Specifies the identifier of a previously declared variable store to use when storing the question's value.
union { ... } _EFI_IFR_SET::VarStoreInfo |
Specifies the type used for storage.