coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pei_data.c File Reference
#include <console/streams.h>
#include <soc/iomap.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

static void ABI_X86 send_to_console (unsigned char b)
 
void broadwell_fill_pei_data (struct pei_data *pei_data)
 

Function Documentation

◆ broadwell_fill_pei_data()

◆ send_to_console()

static void ABI_X86 send_to_console ( unsigned char  b)
static

Definition at line 8 of file pei_data.c.

References console_tx_byte().

Referenced by broadwell_fill_pei_data().

Here is the call graph for this function:
Here is the caller graph for this function: