coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cfg.h File Reference
Include dependency graph for cfg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  soc_intel_common_config
 

Enumerations

enum  { CHIPSET_LOCKDOWN_COREBOOT = 0 , CHIPSET_LOCKDOWN_FSP }
 

Functions

const struct soc_intel_common_configchip_get_common_soc_structure (void)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CHIPSET_LOCKDOWN_COREBOOT 
CHIPSET_LOCKDOWN_FSP 

Definition at line 11 of file cfg.h.

Function Documentation

◆ chip_get_common_soc_structure()

const struct soc_intel_common_config* chip_get_common_soc_structure ( void  )

Definition at line 5 of file chip.c.

References config_of_soc.

Referenced by dw_i2c_get_soc_cfg(), get_lockdown_config(), get_thermal_trip_temp(), gma_init(), gspi_get_cfg(), and set_mmc_dll().

Here is the caller graph for this function: