iPXE
Data Fields
EFI_FREEFORM_SUBTYPE_GUID_SECTION2 Struct Reference

#include <PiFirmwareFile.h>

Data Fields

EFI_COMMON_SECTION_HEADER2 CommonHeader
 The common section header. More...
 
EFI_GUID SubTypeGuid
 This GUID is defined by the creator of the file. More...
 

Detailed Description

Definition at line 344 of file PiFirmwareFile.h.

Field Documentation

◆ CommonHeader

EFI_COMMON_SECTION_HEADER2 EFI_FREEFORM_SUBTYPE_GUID_SECTION2::CommonHeader

The common section header.

CommonHeader.Type = EFI_SECTION_FREEFORM_SUBTYPE_GUID.

Definition at line 348 of file PiFirmwareFile.h.

◆ SubTypeGuid

EFI_GUID EFI_FREEFORM_SUBTYPE_GUID_SECTION2::SubTypeGuid

This GUID is defined by the creator of the file.

It is a vendor-defined file type.

Definition at line 352 of file PiFirmwareFile.h.


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