coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pei_data.c File Reference
#include <stdint.h>
#include <string.h>
#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()