iPXE
Data Fields
_EFI_IFR_QUESTION_HEADER Struct Reference

#include <UefiInternalFormRepresentation.h>

Data Fields

EFI_IFR_STATEMENT_HEADER Header
 
EFI_QUESTION_ID QuestionId
 
EFI_VARSTORE_ID VarStoreId
 
union {
   EFI_STRING_ID   VarName
 
   UINT16   VarOffset
 
VarStoreInfo
 
UINT8 Flags
 

Detailed Description

Definition at line 811 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

EFI_IFR_STATEMENT_HEADER _EFI_IFR_QUESTION_HEADER::Header

Definition at line 812 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_numeric_op().

◆ QuestionId

EFI_QUESTION_ID _EFI_IFR_QUESTION_HEADER::QuestionId

Definition at line 813 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_numeric_op().

◆ VarStoreId

EFI_VARSTORE_ID _EFI_IFR_QUESTION_HEADER::VarStoreId

Definition at line 814 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_numeric_op().

◆ VarName

EFI_STRING_ID _EFI_IFR_QUESTION_HEADER::VarName

Definition at line 816 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_numeric_op().

◆ VarOffset

UINT16 _EFI_IFR_QUESTION_HEADER::VarOffset

Definition at line 817 of file UefiInternalFormRepresentation.h.

◆ VarStoreInfo

union { ... } _EFI_IFR_QUESTION_HEADER::VarStoreInfo

Referenced by efi_ifr_numeric_op().

◆ Flags

UINT8 _EFI_IFR_QUESTION_HEADER::Flags

Definition at line 819 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_numeric_op().


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