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

Go to the source code of this file.

Functions

void mainboard_lpc_decode (void)
 
void bootblock_mainboard_early_init (void)
 
void mainboard_late_rcba_config (void)
 

Function Documentation

◆ bootblock_mainboard_early_init()

◆ mainboard_late_rcba_config()

void mainboard_late_rcba_config ( void  )

Definition at line 130 of file early_init.c.

References D27IR, D28IP, D28IR, D29IR, D30IR, D31IP, D31IR, RCBA16, and RCBA32.

◆ mainboard_lpc_decode()

void mainboard_lpc_decode ( void  )

Definition at line 14 of file early_init.c.

References get_uint_option(), LPC_EN, LPT_LPC_EN, PCI_DEV, and pci_update_config16().

Here is the call graph for this function: