Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiInternalFormRepresentation.h188 typedef struct _EFI_HII_FONT_PACKAGE_HDR { struct
189 EFI_HII_PACKAGE_HEADER Header;
190 UINT32 HdrSize;
191 UINT32 GlyphBlockOffset;
192 EFI_HII_GLYPH_INFO Cell;
193 EFI_HII_FONT_STYLE FontStyle;
194 CHAR16 FontFamily[1];