iPXE
Data Fields
_EFI_IFR_FORM_SET Struct Reference

#include <UefiInternalFormRepresentation.h>

Data Fields

EFI_IFR_OP_HEADER Header
 
EFI_GUID Guid
 
EFI_STRING_ID FormSetTitle
 
EFI_STRING_ID Help
 
UINT8 Flags
 

Detailed Description

Definition at line 878 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

EFI_IFR_OP_HEADER _EFI_IFR_FORM_SET::Header

Definition at line 879 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_form_set_op().

◆ Guid

EFI_GUID _EFI_IFR_FORM_SET::Guid

Definition at line 880 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_form_set_op().

◆ FormSetTitle

EFI_STRING_ID _EFI_IFR_FORM_SET::FormSetTitle

Definition at line 881 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_form_set_op().

◆ Help

EFI_STRING_ID _EFI_IFR_FORM_SET::Help

Definition at line 882 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_form_set_op().

◆ Flags

UINT8 _EFI_IFR_FORM_SET::Flags

Definition at line 883 of file UefiInternalFormRepresentation.h.

Referenced by efi_ifr_form_set_op().


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