iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_IFR_OP_HEADER | Header |
EFI_STRING_ID | Option |
UINT8 | Flags |
UINT8 | Type |
EFI_IFR_TYPE_VALUE | Value |
Definition at line 1159 of file UefiInternalFormRepresentation.h.
EFI_IFR_OP_HEADER _EFI_IFR_ONE_OF_OPTION::Header |
Definition at line 1160 of file UefiInternalFormRepresentation.h.
EFI_STRING_ID _EFI_IFR_ONE_OF_OPTION::Option |
Definition at line 1161 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_IFR_ONE_OF_OPTION::Flags |
Definition at line 1162 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_IFR_ONE_OF_OPTION::Type |
Definition at line 1163 of file UefiInternalFormRepresentation.h.
EFI_IFR_TYPE_VALUE _EFI_IFR_ONE_OF_OPTION::Value |
Definition at line 1164 of file UefiInternalFormRepresentation.h.