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

Go to the source code of this file.

Functions

void mainboard_fill_pei_data (struct pei_data *pei_data)
 

Function Documentation

◆ mainboard_fill_pei_data()

void mainboard_fill_pei_data ( struct pei_data pei_data)

Definition at line 6 of file pei_data.c.

References pei_data::ec_present, pei_data_usb2_port(), pei_data_usb3_port(), USB_OC_PIN_SKIP, USB_PORT_INTERNAL, and USB_PORT_MINI_PCIE.

Here is the call graph for this function: