MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_HII_FONT_PACKAGE_HDR Struct Reference

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.

Field Documentation

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