coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bootblock.c File Reference
#include <bootblock_common.h>
#include <console/console.h>
#include <symbols.h>
#include "mmu.h"
#include <soc/usbl_if.h>
Include dependency graph for bootblock.c:

Go to the source code of this file.

Functions

static void dump_usbl_report (int section, sbl_ro_info *info)
 
void bootblock_mainboard_init (void)
 

Function Documentation

◆ bootblock_mainboard_init()

◆ dump_usbl_report()

static void dump_usbl_report ( int  section,
sbl_ro_info info 
)
static

Definition at line 10 of file bootblock.c.

References BIOS_INFO, info, and printk.

Referenced by bootblock_mainboard_init().

Here is the caller graph for this function: