iPXE
EFI_VERSION_SECTION2 Struct Reference

#include <PiFirmwareFile.h>

Data Fields

EFI_COMMON_SECTION_HEADER2 CommonHeader
UINT16 BuildNumber
 A UINT16 that represents a particular build.
CHAR16 VersionString [1]

Detailed Description

Definition at line 481 of file PiFirmwareFile.h.

Field Documentation

◆ CommonHeader

EFI_COMMON_SECTION_HEADER2 EFI_VERSION_SECTION2::CommonHeader

Definition at line 482 of file PiFirmwareFile.h.

◆ BuildNumber

UINT16 EFI_VERSION_SECTION2::BuildNumber

A UINT16 that represents a particular build.

Subsequent builds have monotonically increasing build numbers relative to earlier builds.

Definition at line 487 of file PiFirmwareFile.h.

◆ VersionString

CHAR16 EFI_VERSION_SECTION2::VersionString[1]

Definition at line 488 of file PiFirmwareFile.h.


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