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

Go to the source code of this file.

Functions

asmlinkage void chipset_teardown_car_main (void)
 

Function Documentation

◆ chipset_teardown_car_main()

asmlinkage void chipset_teardown_car_main ( void  )

Definition at line 8 of file temp_ram_exit.c.

References BIOS_CRIT, BIOS_DEBUG, cbfs_map(), cbmem_initialize(), die(), find_fsp(), FSP_SUCCESS, NULL, and printk.

Here is the call graph for this function: