coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec.c File Reference
#include <console/console.h>
#include <ec/google/wilco/commands.h>
#include <variant/ec.h>
Include dependency graph for ec.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 ec.c.

References value, and wilco_ec_save_post_code().

Here is the call graph for this function: