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

Go to the source code of this file.

Functions

void mainboard_post (uint8_t value)
 

Function Documentation

◆ mainboard_post()

void mainboard_post ( uint8_t  value)

Definition at line 7 of file post.c.

References nc_fpga_post(), and value.

Here is the call graph for this function: