iPXE
Data Fields
EFI_FIRMWARE_VOLUME_EXT_HEADER Struct Reference

Extension header pointed by ExtHeaderOffset of volume header. More...

#include <PiFirmwareVolume.h>

Data Fields

EFI_GUID FvName
 Firmware volume name. More...
 
UINT32 ExtHeaderSize
 Size of the rest of the extension header, including this structure. More...
 

Detailed Description

Extension header pointed by ExtHeaderOffset of volume header.

Definition at line 162 of file PiFirmwareVolume.h.

Field Documentation

◆ FvName

EFI_GUID EFI_FIRMWARE_VOLUME_EXT_HEADER::FvName

Firmware volume name.

Definition at line 166 of file PiFirmwareVolume.h.

◆ ExtHeaderSize

UINT32 EFI_FIRMWARE_VOLUME_EXT_HEADER::ExtHeaderSize

Size of the rest of the extension header, including this structure.

Definition at line 170 of file PiFirmwareVolume.h.


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