coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bootblock.h File Reference

Go to the source code of this file.

Functions

void bootblock_pch_early_init (void)
 
void bootblock_pch_init (void)
 
void pch_early_iorange_init (void)
 
void report_platform_info (void)
 

Function Documentation

◆ bootblock_pch_early_init()

void bootblock_pch_early_init ( void  )

Definition at line 59 of file pch.c.

References fast_spi_early_init(), gspi_early_bar_init(), p2sb_configure_hpet(), p2sb_enable_bar(), soc_config_pwrmbase(), and SPI_BASE_ADDRESS.

Referenced by bootblock_soc_early_init().

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

◆ bootblock_pch_init()

void bootblock_pch_init ( void  )

Definition at line 114 of file pch.c.

◆ pch_early_iorange_init()

void pch_early_iorange_init ( void  )

◆ report_platform_info()

void report_platform_info ( void  )

Definition at line 92 of file report_platform.c.

References report_cpu_info(), report_igd_info(), report_mch_info(), and report_pch_info().

Here is the call graph for this function: