iPXE
|
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] |
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.
EFI_HII_PACKAGE_HEADER _EFI_HII_FONT_PACKAGE_HDR::Header |
Definition at line 191 of file UefiInternalFormRepresentation.h.
UINT32 _EFI_HII_FONT_PACKAGE_HDR::HdrSize |
Definition at line 192 of file UefiInternalFormRepresentation.h.
UINT32 _EFI_HII_FONT_PACKAGE_HDR::GlyphBlockOffset |
Definition at line 193 of file UefiInternalFormRepresentation.h.
EFI_HII_GLYPH_INFO _EFI_HII_FONT_PACKAGE_HDR::Cell |
Definition at line 194 of file UefiInternalFormRepresentation.h.
EFI_HII_FONT_STYLE _EFI_HII_FONT_PACKAGE_HDR::FontStyle |
Definition at line 195 of file UefiInternalFormRepresentation.h.
CHAR16 _EFI_HII_FONT_PACKAGE_HDR::FontFamily[1] |
Definition at line 196 of file UefiInternalFormRepresentation.h.