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

Go to the source code of this file.

Functions

void mainboard_fill_mrc_params (struct mrc_params *mp)
 

Function Documentation

◆ mainboard_fill_mrc_params()

void mainboard_fill_mrc_params ( struct mrc_params mp)