|
UEFIStarter
a simple UEFI framework
|
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 | |
data type for netpbm image parser tests
1.8.13