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

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

Data Fields

EFI_COMMON_SECTION_HEADER CommonHeader
 
UINT16 BuildNumber
 
CHAR16 VersionString [1]
 

Detailed Description

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

Definition at line 468 of file PiFirmwareFile.h.

Field Documentation

◆ BuildNumber

UINT16 EFI_VERSION_SECTION::BuildNumber

Definition at line 470 of file PiFirmwareFile.h.

◆ CommonHeader

EFI_COMMON_SECTION_HEADER EFI_VERSION_SECTION::CommonHeader

Definition at line 469 of file PiFirmwareFile.h.

◆ VersionString

CHAR16 EFI_VERSION_SECTION::VersionString[1]

Array of unicode string.

Definition at line 475 of file PiFirmwareFile.h.


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