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

Go to the source code of this file.

Functions

void variant_updm_update (FSP_M_CONFIG *mcfg)
 

Function Documentation

◆ variant_updm_update()

void variant_updm_update ( FSP_M_CONFIG mcfg)

Definition at line 6 of file romstage.c.

References BIOS_INFO, printk, and variant_gets_mb_type_config().

Here is the call graph for this function: