coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
#include <acpi/acpi.h>
#include <amdblocks/memmap.h>
#include <amdblocks/pmlib.h>
#include <arch/cpu.h>
#include <commonlib/helpers.h>
#include <console/console.h>
#include <fsp/api.h>
#include <program_loading.h>
#include <timestamp.h>
#include <types.h>
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

asmlinkage void car_stage_entry (void)
 

Function Documentation

◆ car_stage_entry()

asmlinkage void car_stage_entry ( void  )