coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
spd.c File Reference
#include <mainboard/google/auron/variant.h>
#include <soc/pei_data.h>
#include <soc/pei_wrapper.h>
Include dependency graph for spd.c:

Go to the source code of this file.

Functions

void mainboard_fill_spd_data (struct pei_data *pei_data)
 

Function Documentation

◆ mainboard_fill_spd_data()