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 <cbmem.h>
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void mainboard_romstage_entry (void)
 

Function Documentation

◆ mainboard_romstage_entry()

void mainboard_romstage_entry ( void  )

Definition at line 6 of file romstage.c.

References cbmem_recovery().

Referenced by car_stage_entry(), and romstage_main().

Here is the call graph for this function:
Here is the caller graph for this function: