UEFIStarter
a simple UEFI framework
Data Fields
parse_image_data_testcase_t Struct Reference

data type for netpbm image parser tests More...

Data Fields

UINTN data_length
 the length of input data, in bytes
 
char * data
 the input data to parse
 
UINTN width
 the expected image width
 
UINTN height
 the expected image height
 
EFI_GRAPHICS_OUTPUT_BLT_PIXEL * pixels
 the expected pixel data
 

Detailed Description

data type for netpbm image parser tests


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