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

Go to the source code of this file.

Functions

void main (void)
 

Function Documentation

◆ main()

void main ( void  )

Definition at line 6 of file romstage.c.

References console_init(), and run_ramstage().

Here is the call graph for this function: