coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
systemagent.c File Reference
#include <device/device.h>
#include <intelblocks/systemagent.h>
#include <soc/iomap.h>
#include <soc/romstage.h>
#include <soc/systemagent.h>
Include dependency graph for systemagent.c:

Go to the source code of this file.

Functions

void systemagent_early_init (void)
 

Function Documentation

◆ systemagent_early_init()