coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
#include <option.h>
#include <stdint.h>
#include <console/console.h>
#include <pc80/mc146818rtc.h>
#include <fsp/soc_binding.h>
#include <variant.h>
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void variant_memory_init_params (FSPM_UPD *const mupd)
 

Function Documentation

◆ variant_memory_init_params()

void variant_memory_init_params ( FSPM_UPD *const  mupd)

Definition at line 10 of file romstage.c.