|
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. | |
| EFI_GUID | MethodIdentifier |
| Identifier which uniquely specifies the configuration methods associated with this standards map form. | |
Definition at line 1495 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 1500 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 1505 of file UefiInternalFormRepresentation.h.