iPXE
Data Fields
EFI_VERSION_SECTION Struct Reference

The leaf section which contains a numeric build number and an optional unicode string that represents the file revision. More...

#include <PiFirmwareFile.h>

Data Fields

EFI_COMMON_SECTION_HEADER CommonHeader
 
UINT16 BuildNumber
 
CHAR16 VersionString [1]
 Array of unicode string. More...
 

Detailed Description

The leaf section which contains a numeric build number and an optional unicode string that represents the file revision.

Definition at line 470 of file PiFirmwareFile.h.

Field Documentation

◆ CommonHeader

EFI_COMMON_SECTION_HEADER EFI_VERSION_SECTION::CommonHeader

Definition at line 471 of file PiFirmwareFile.h.

◆ BuildNumber

UINT16 EFI_VERSION_SECTION::BuildNumber

Definition at line 472 of file PiFirmwareFile.h.

◆ VersionString

CHAR16 EFI_VERSION_SECTION::VersionString[1]

Array of unicode string.

Definition at line 477 of file PiFirmwareFile.h.


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