UEFIStarter
a simple UEFI framework
Data Fields
image_t Struct Reference

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
 

Detailed Description

data type for image data, size is dynamic


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