UEFIStarter
a simple UEFI framework
|
data type for list of glyphs, size is dynamic More...
#include <graphics.h>
Data Fields | |
UINT32 | memory_pages |
the number of allocated memory pages | |
UINT16 | glyph_count |
the number of glyphs in this list | |
glyph_t | glyphs [] |
the list of glyphs | |
data type for list of glyphs, size is dynamic