coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ramstage.c File Reference
#include <soc/ramstage.h>
#include "eeprom.h"
#include "gpio.h"
Include dependency graph for ramstage.c:

Go to the source code of this file.

Functions

void mainboard_silicon_init_params (FSPS_UPD *supd)
 

Function Documentation

◆ mainboard_silicon_init_params()

void mainboard_silicon_init_params ( FSPS_UPD *  supd)

Definition at line 8 of file ramstage.c.

References check_signature(), FSP_S_CONFIG, offsetof, params, program_gpio_pads(), and READ_EEPROM_FSP_S.

Here is the call graph for this function: