XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_HII_FONT_PACKAGE_HDR Struct Reference

#include <UefiInternalFormRepresentation.h>

Collaboration diagram for _EFI_HII_FONT_PACKAGE_HDR:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Cell

EFI_HII_GLYPH_INFO _EFI_HII_FONT_PACKAGE_HDR::Cell

◆ FontFamily

CHAR16 _EFI_HII_FONT_PACKAGE_HDR::FontFamily[1]

◆ FontStyle

EFI_HII_FONT_STYLE _EFI_HII_FONT_PACKAGE_HDR::FontStyle

◆ GlyphBlockOffset

UINT32 _EFI_HII_FONT_PACKAGE_HDR::GlyphBlockOffset

◆ HdrSize

UINT32 _EFI_HII_FONT_PACKAGE_HDR::HdrSize

◆ Header

EFI_HII_PACKAGE_HEADER _EFI_HII_FONT_PACKAGE_HDR::Header

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