coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
#include "commands.h"
#include "ec.h"
#include "romstage.h"
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void wilco_ec_romstage_init (void)
 wilco_ec_early_init More...
 

Function Documentation

◆ wilco_ec_romstage_init()

void wilco_ec_romstage_init ( void  )

wilco_ec_early_init

This function performs initialization of the EC in romstage.

Definition at line 7 of file romstage.c.

References BIOS_PROGRESS_BEFORE_MEMORY, KB_BIOS_PROGRESS, and wilco_ec_send().

Referenced by mainboard_memory_init_params().

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