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

Data Fields

const char * compat_string
 
struct list_node list_node
 

Detailed Description

Definition at line 21 of file fit.c.

Field Documentation

◆ compat_string

const char* compat_string_entry::compat_string

Definition at line 22 of file fit.c.

Referenced by fit_add_compat_string(), fit_load(), and fit_update_compat().

◆ list_node

struct list_node compat_string_entry::list_node

Definition at line 22 of file fit.c.

Referenced by fit_add_compat_string().


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