coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bootblock.c File Reference
#include <arch/bootblock.h>
#include <device/pci_ops.h>
Include dependency graph for bootblock.c:

Go to the source code of this file.

Functions

void bootblock_early_southbridge_init (void)
 

Function Documentation

◆ bootblock_early_southbridge_init()

void bootblock_early_southbridge_init ( void  )

Definition at line 6 of file bootblock.c.

References PCI_DEV, and pci_write_config32().

Here is the call graph for this function: