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.

◆ 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  )

Definition at line 98 of file pch.c.

◆ report_platform_info()

void report_platform_info ( void  )

Definition at line 92 of file report_platform.c.