iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_IFR_OP_HEADER | Header |
The sequence that defines the type of opcode as well as the length of the opcode being defined. More... | |
EFI_FORM_ID | FormId |
The unique identifier for this particular form. More... | |
Definition at line 1507 of file UefiInternalFormRepresentation.h.
EFI_IFR_OP_HEADER _EFI_IFR_FORM_MAP::Header |
The sequence that defines the type of opcode as well as the length of the opcode being defined.
Header.OpCode = EFI_IFR_FORM_MAP_OP.
Definition at line 1512 of file UefiInternalFormRepresentation.h.
EFI_FORM_ID _EFI_IFR_FORM_MAP::FormId |
The unique identifier for this particular form.
Definition at line 1516 of file UefiInternalFormRepresentation.h.