iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_IFR_OP_HEADER | Header |
EFI_QUESTION_ID | QuestionId |
UINT16 | ListLength |
UINT16 | ValueList [1] |
Definition at line 1214 of file UefiInternalFormRepresentation.h.
EFI_IFR_OP_HEADER _EFI_IFR_EQ_ID_VAL_LIST::Header |
Definition at line 1215 of file UefiInternalFormRepresentation.h.
EFI_QUESTION_ID _EFI_IFR_EQ_ID_VAL_LIST::QuestionId |
Definition at line 1216 of file UefiInternalFormRepresentation.h.
UINT16 _EFI_IFR_EQ_ID_VAL_LIST::ListLength |
Definition at line 1217 of file UefiInternalFormRepresentation.h.
UINT16 _EFI_IFR_EQ_ID_VAL_LIST::ValueList[1] |
Definition at line 1218 of file UefiInternalFormRepresentation.h.