iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_STRING_ID | MethodTitle |
The string identifier which provides the human-readable name of the configuration method for this standards map form. More... | |
EFI_GUID | MethodIdentifier |
Identifier which uniquely specifies the configuration methods associated with this standards map form. More... | |
Definition at line 1494 of file UefiInternalFormRepresentation.h.
EFI_STRING_ID _EFI_IFR_FORM_MAP_METHOD::MethodTitle |
The string identifier which provides the human-readable name of the configuration method for this standards map form.
Definition at line 1499 of file UefiInternalFormRepresentation.h.
EFI_GUID _EFI_IFR_FORM_MAP_METHOD::MethodIdentifier |
Identifier which uniquely specifies the configuration methods associated with this standards map form.
Definition at line 1504 of file UefiInternalFormRepresentation.h.