XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_IFR_GET Struct Reference

#include <UefiInternalFormRepresentation.h>

Collaboration diagram for _EFI_IFR_GET:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ Header

EFI_IFR_OP_HEADER _EFI_IFR_GET::Header

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

◆ VarName

EFI_STRING_ID _EFI_IFR_GET::VarName

A 16-bit Buffer Storage offset.

◆ VarOffset

UINT16 _EFI_IFR_GET::VarOffset

A Name Value or EFI Variable name (VarName).

◆ VarStoreId

EFI_VARSTORE_ID _EFI_IFR_GET::VarStoreId

Specifies the identifier of a previously declared variable store to use when retrieving the value.

◆ [union]

union { ... } _EFI_IFR_GET::VarStoreInfo

◆ VarStoreType

UINT8 _EFI_IFR_GET::VarStoreType

Specifies the type used for storage.


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