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

Go to the source code of this file.

Functions

void bootblock_mainboard_early_init (void)
 

Function Documentation

◆ bootblock_mainboard_early_init()

void bootblock_mainboard_early_init ( void  )

Definition at line 7 of file bootblock.c.

References acpi_get_sleep_type(), gpio_configure_pads(), variant_bootblock_gpio_table(), and variant_pcie_gpio_configure().

Here is the call graph for this function: