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

Go to the source code of this file.

Functions

void mb_pre_fspm (void)
 

Function Documentation

◆ mb_pre_fspm()

void mb_pre_fspm ( void  )

Definition at line 6 of file romstage.c.

References gpio_configure_pads(), and variant_pcie_gpio_table().

Here is the call graph for this function: