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 <variant/ramstage.h>
Include dependency graph for ramstage.c:

Go to the source code of this file.

Functions

void variant_configure_fsps (FSP_S_CONFIG *params)
 

Function Documentation

◆ variant_configure_fsps()

void variant_configure_fsps ( FSP_S_CONFIG params)

Definition at line 6 of file ramstage.c.

References params.

Referenced by mainboard_silicon_init_params().

Here is the caller graph for this function: