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 <southbridge/intel/i82801ix/i82801ix.h>
#include <device/pci_ops.h>
#include "q35.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 10 of file romstage.c.

References cbmem_recovery(), CONFIG, i82801ix_early_init(), and mainboard_machine_check().

Here is the call graph for this function: