|
XenevaOS
|
#include <UefiInternalFormRepresentation.h>

Public Attributes | |
| EFI_HII_PACKAGE_HEADER | Header |
| UINT32 | HdrSize |
| UINT32 | GlyphBlockOffset |
| EFI_HII_GLYPH_INFO | Cell |
| EFI_HII_FONT_STYLE | FontStyle |
| CHAR16 | FontFamily [1] |
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.
| 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 |