iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_IFR_OP_HEADER | Header |
EFI_GUID | Guid |
EFI_STRING_ID | FormSetTitle |
EFI_STRING_ID | Help |
UINT8 | Flags |
Definition at line 878 of file UefiInternalFormRepresentation.h.
EFI_IFR_OP_HEADER _EFI_IFR_FORM_SET::Header |
Definition at line 879 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_form_set_op().
EFI_GUID _EFI_IFR_FORM_SET::Guid |
Definition at line 880 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_form_set_op().
EFI_STRING_ID _EFI_IFR_FORM_SET::FormSetTitle |
Definition at line 881 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_form_set_op().
EFI_STRING_ID _EFI_IFR_FORM_SET::Help |
Definition at line 882 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_form_set_op().
UINT8 _EFI_IFR_FORM_SET::Flags |
Definition at line 883 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_form_set_op().