UEFIStarter
a simple UEFI framework
Data Fields
glyph_t Struct Reference

data type for individual 8x15 font glyphs More...

#include <graphics.h>

Data Fields

CHAR16 chr
 the character the glyph is for
 
UINT8 data [8 *15]
 the glyph's pixel data
 

Detailed Description

data type for individual 8x15 font glyphs


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