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

Go to the source code of this file.

Functions

void mainboard_fill_mrc_params (struct mrc_params *mp)
 
void raminit (struct mrc_params *mp, int prev_sleep_state)
 
void gfx_init (void)
 
void punit_init (void)
 

Function Documentation

◆ gfx_init()

◆ mainboard_fill_mrc_params()

◆ punit_init()

◆ raminit()