iPXE
Data Fields
_EFI_HII_FONT_PACKAGE_HDR Struct Reference

The fixed header consists of a standard record header, then the character values in this section, the flags (including the encoding method) and the offsets of the glyph information, the glyph bitmaps and the character map. More...

#include <UefiInternalFormRepresentation.h>

Data Fields

EFI_HII_PACKAGE_HEADER Header
 
UINT32 HdrSize
 
UINT32 GlyphBlockOffset
 
EFI_HII_GLYPH_INFO Cell
 
EFI_HII_FONT_STYLE FontStyle
 
CHAR16 FontFamily [1]
 

Detailed Description

The fixed header consists of a standard record header, then the character values in this section, the flags (including the encoding method) and the offsets of the glyph information, the glyph bitmaps and the character map.

Definition at line 190 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

EFI_HII_PACKAGE_HEADER _EFI_HII_FONT_PACKAGE_HDR::Header

Definition at line 191 of file UefiInternalFormRepresentation.h.

◆ HdrSize

UINT32 _EFI_HII_FONT_PACKAGE_HDR::HdrSize

Definition at line 192 of file UefiInternalFormRepresentation.h.

◆ GlyphBlockOffset

UINT32 _EFI_HII_FONT_PACKAGE_HDR::GlyphBlockOffset

Definition at line 193 of file UefiInternalFormRepresentation.h.

◆ Cell

EFI_HII_GLYPH_INFO _EFI_HII_FONT_PACKAGE_HDR::Cell

Definition at line 194 of file UefiInternalFormRepresentation.h.

◆ FontStyle

EFI_HII_FONT_STYLE _EFI_HII_FONT_PACKAGE_HDR::FontStyle

Definition at line 195 of file UefiInternalFormRepresentation.h.

◆ FontFamily

CHAR16 _EFI_HII_FONT_PACKAGE_HDR::FontFamily[1]

Definition at line 196 of file UefiInternalFormRepresentation.h.


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