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

Go to the source code of this file.

Functions

void qemu_power8_main (void)
 

Function Documentation

◆ qemu_power8_main()

void qemu_power8_main ( void  )

Definition at line 11 of file bootblock.c.

References CONFIG, console_init(), and run_romstage().

Here is the call graph for this function: