coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void board_BeforeAgesa (struct sysinfo *cb)
 

Function Documentation

◆ board_BeforeAgesa()

void board_BeforeAgesa ( struct sysinfo cb)

Definition at line 9 of file romstage.c.

References do_smbus_write_byte(), pm_read8(), pm_write8(), and post_code.

Here is the call graph for this function: