coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
chip.h File Reference
#include <amdblocks/acp.h>
#include <amdblocks/espi.h>
#include <amdblocks/spi.h>
#include <stdint.h>
Include dependency graph for chip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  soc_amd_common_config
 

Functions

const struct soc_amd_common_configsoc_get_common_config (void)
 

Function Documentation

◆ soc_get_common_config()