coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
car.h File Reference
#include <fsp/api.h>
Include dependency graph for car.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void cache_as_ram_stage_main (FSP_INFO_HEADER *fih)
 

Function Documentation

◆ cache_as_ram_stage_main()

void cache_as_ram_stage_main ( FSP_INFO_HEADER *  fih)

Definition at line 95 of file romstage.c.

References BIOS_INFO, BIOS_SPEW, CONFIG, fill_power_state(), fsp_version, mainboard_pre_raminit(), params, post_code, print_fsp_info(), printk, raminit_common(), soc_after_ram_init(), timestamp_add_now(), and TS_ROMSTAGE_START.

Referenced by mainboard_romstage_entry().

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