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

static void smbus_setup (void)
 
void board_BeforeAgesa (struct sysinfo *cb)
 

Function Documentation

◆ board_BeforeAgesa()

void board_BeforeAgesa ( struct sysinfo cb)

Definition at line 16 of file romstage.c.

References smbus_setup().

Here is the call graph for this function:

◆ smbus_setup()

static void smbus_setup ( void  )
static

Definition at line 8 of file romstage.c.

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

Referenced by board_BeforeAgesa().

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