iPXE
Data Fields
_EFI_HII_SIMPLE_FONT_PACKAGE_HDR Struct Reference

A simplified font package consists of a font header followed by a series of glyph structures. More...

#include <UefiInternalFormRepresentation.h>

Data Fields

EFI_HII_PACKAGE_HEADER Header
 
UINT16 NumberOfNarrowGlyphs
 
UINT16 NumberOfWideGlyphs
 

Detailed Description

A simplified font package consists of a font header followed by a series of glyph structures.

Definition at line 151 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

EFI_HII_PACKAGE_HEADER _EFI_HII_SIMPLE_FONT_PACKAGE_HDR::Header

Definition at line 152 of file UefiInternalFormRepresentation.h.

◆ NumberOfNarrowGlyphs

UINT16 _EFI_HII_SIMPLE_FONT_PACKAGE_HDR::NumberOfNarrowGlyphs

Definition at line 153 of file UefiInternalFormRepresentation.h.

◆ NumberOfWideGlyphs

UINT16 _EFI_HII_SIMPLE_FONT_PACKAGE_HDR::NumberOfWideGlyphs

Definition at line 154 of file UefiInternalFormRepresentation.h.


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