XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_GUID_DEFINED_SECTION2 Struct Reference

#include <PiFirmwareFile.h>

Collaboration diagram for EFI_GUID_DEFINED_SECTION2:
Collaboration graph
[legend]

Public Attributes

EFI_COMMON_SECTION_HEADER2 CommonHeader
 
EFI_GUID SectionDefinitionGuid
 
UINT16 DataOffset
 
UINT16 Attributes
 

Member Data Documentation

◆ Attributes

UINT16 EFI_GUID_DEFINED_SECTION2::Attributes

The bit field that declares some specific characteristics of the section contents.

◆ CommonHeader

EFI_COMMON_SECTION_HEADER2 EFI_GUID_DEFINED_SECTION2::CommonHeader

The common section header. CommonHeader.Type = EFI_SECTION_GUID_DEFINED.

◆ DataOffset

UINT16 EFI_GUID_DEFINED_SECTION2::DataOffset

Contains the offset in bytes from the beginning of the common header to the first byte of the data.

◆ SectionDefinitionGuid

EFI_GUID EFI_GUID_DEFINED_SECTION2::SectionDefinitionGuid

The GUID that defines the format of the data that follows. It is a vendor-defined section type.


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