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

Go to the source code of this file.

Functions

void platform_fsp_memory_init_params_cb (FSPM_UPD *mupd, uint32_t version)
 

Function Documentation

◆ platform_fsp_memory_init_params_cb()

void platform_fsp_memory_init_params_cb ( FSPM_UPD *  mupd,
uint32_t  version 
)