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

#include <header.h>

Collaboration diagram for config_headers:
Collaboration graph

Data Fields

struct configuration_header_toc_item toc_chsettings
 
struct configuration_header_toc_item toc_end
 
struct configuration_header_settings chsettings
 

Detailed Description

Definition at line 50 of file header.h.

Field Documentation

◆ chsettings

struct configuration_header_settings config_headers::chsettings

Definition at line 47 of file header.h.

◆ toc_chsettings

struct configuration_header_toc_item config_headers::toc_chsettings

Definition at line 47 of file header.h.

◆ toc_end

struct configuration_header_toc_item config_headers::toc_end

Definition at line 47 of file header.h.


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