UEFIStarter
a simple UEFI framework
|
data type for image data, size is dynamic More...
#include <graphics.h>
Data Fields | |
UINTN | memory_pages |
the number of memory pages allocated | |
UINT32 | width |
the image's width, in pixels | |
UINT32 | height |
the image's height, in pixels | |
EFI_GRAPHICS_OUTPUT_BLT_PIXEL | data [] |
the image's pixel data | |
data type for image data, size is dynamic