Home
last modified time | relevance | path

Searched defs:_EFI_HII_FONT_PACKAGE_HDR (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h190 typedef struct _EFI_HII_FONT_PACKAGE_HDR { struct
191 EFI_HII_PACKAGE_HEADER Header;
192 UINT32 HdrSize;
193 UINT32 GlyphBlockOffset;
194 EFI_HII_GLYPH_INFO Cell;
195 EFI_HII_FONT_STYLE FontStyle;
196 CHAR16 FontFamily[1];