|
iPXE
|
#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 |
Definition at line 811 of file UefiInternalFormRepresentation.h.
| EFI_IFR_STATEMENT_HEADER _EFI_IFR_QUESTION_HEADER::Header |
Definition at line 812 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_numeric_op().
| EFI_QUESTION_ID _EFI_IFR_QUESTION_HEADER::QuestionId |
Definition at line 813 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_numeric_op().
| EFI_VARSTORE_ID _EFI_IFR_QUESTION_HEADER::VarStoreId |
Definition at line 814 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_numeric_op().
| EFI_STRING_ID _EFI_IFR_QUESTION_HEADER::VarName |
Definition at line 816 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_numeric_op().
| UINT16 _EFI_IFR_QUESTION_HEADER::VarOffset |
Definition at line 817 of file UefiInternalFormRepresentation.h.
| union { ... } _EFI_IFR_QUESTION_HEADER::VarStoreInfo |
Referenced by efi_ifr_numeric_op().
| UINT8 _EFI_IFR_QUESTION_HEADER::Flags |
Definition at line 819 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_numeric_op().
1.8.15