iPXE
Data Fields
EFI_FREEFORM_SUBTYPE_GUID_SECTION Struct Reference

The leaf section which contains a single GUID. More...

#include <PiFirmwareFile.h>

Data Fields

EFI_COMMON_SECTION_HEADER CommonHeader
 Common section header. More...
 
EFI_GUID SubTypeGuid
 This GUID is defined by the creator of the file. More...
 

Detailed Description

The leaf section which contains a single GUID.

Definition at line 333 of file PiFirmwareFile.h.

Field Documentation

◆ CommonHeader

EFI_COMMON_SECTION_HEADER EFI_FREEFORM_SUBTYPE_GUID_SECTION::CommonHeader

Common section header.

CommonHeader.Type = EFI_SECTION_FREEFORM_SUBTYPE_GUID.

Definition at line 337 of file PiFirmwareFile.h.

◆ SubTypeGuid

EFI_GUID EFI_FREEFORM_SUBTYPE_GUID_SECTION::SubTypeGuid

This GUID is defined by the creator of the file.

It is a vendor-defined file type.

Definition at line 341 of file PiFirmwareFile.h.


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