iPXE
Data Fields
_EFI_IFR_FORM_MAP Struct Reference

#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...
 

Detailed Description

Definition at line 1507 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

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.

◆ FormId

EFI_FORM_ID _EFI_IFR_FORM_MAP::FormId

The unique identifier for this particular form.

Definition at line 1516 of file UefiInternalFormRepresentation.h.


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