TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_FIRMWARE_VOLUME_EXT_HEADER Struct Reference

#include <MdePkg/Include/Pi/PiFirmwareVolume.h>

Data Fields

EFI_GUID FvName
 
UINT32 ExtHeaderSize
 

Detailed Description

Extension header pointed by ExtHeaderOffset of volume header.

Definition at line 160 of file PiFirmwareVolume.h.

Field Documentation

◆ ExtHeaderSize

UINT32 EFI_FIRMWARE_VOLUME_EXT_HEADER::ExtHeaderSize

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

Definition at line 168 of file PiFirmwareVolume.h.

◆ FvName

EFI_GUID EFI_FIRMWARE_VOLUME_EXT_HEADER::FvName

Firmware volume name.

Definition at line 164 of file PiFirmwareVolume.h.


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