coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
panel_serializable_data Struct Reference

#include <panel.h>

Collaboration diagram for panel_serializable_data:
Collaboration graph

Data Fields

struct edid edid
 
u8 init []
 

Detailed Description

Definition at line 29 of file panel.h.

Field Documentation

◆ edid

struct edid panel_serializable_data::edid

◆ init

u8 panel_serializable_data::init[]

Definition at line 31 of file panel.h.

Referenced by configure_display().


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