coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pixel Struct Reference
Collaboration diagram for pixel:
Collaboration graph

Data Fields

uint8_t pos
 
uint8_t size
 

Detailed Description

Definition at line 36 of file graphics.c.

Field Documentation

◆ pos

uint8_t pixel::pos

Definition at line 37 of file graphics.c.

Referenced by fsp_report_framebuffer_info().

◆ size

uint8_t pixel::size

Definition at line 38 of file graphics.c.

Referenced by fsp_report_framebuffer_info().


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