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

Go to the source code of this file.

Functions

void soc_display_fspm_upd_params (const FSPM_UPD *fspm_old_upd, const FSPM_UPD *fspm_new_upd)
 

Function Documentation

◆ soc_display_fspm_upd_params()

void soc_display_fspm_upd_params ( const FSPM_UPD *  fspm_old_upd,
const FSPM_UPD *  fspm_new_upd 
)

Definition at line 6 of file debug.c.

References BIOS_SPEW, fsp_display_upd_value(), FSP_M_CONFIG, and printk.

Here is the call graph for this function: