iPXE
Data Fields
EFI_COMMON_SECTION_HEADER Struct Reference

Common section header. More...

#include <PiFirmwareFile.h>

Data Fields

UINT8 Size [3]
 A 24-bit unsigned integer that contains the total size of the section in bytes, including the EFI_COMMON_SECTION_HEADER. More...
 
EFI_SECTION_TYPE Type
 

Detailed Description

Common section header.

Definition at line 232 of file PiFirmwareFile.h.

Field Documentation

◆ Size

UINT8 EFI_COMMON_SECTION_HEADER::Size[3]

A 24-bit unsigned integer that contains the total size of the section in bytes, including the EFI_COMMON_SECTION_HEADER.

Definition at line 237 of file PiFirmwareFile.h.

◆ Type

EFI_SECTION_TYPE EFI_COMMON_SECTION_HEADER::Type

Definition at line 238 of file PiFirmwareFile.h.


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