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 <device/pci_ops.h>
#include <intelblocks/systemagent.h>
#include <soc/iomap.h>
#include <soc/p2sb.h>
#include <soc/pci_devs.h>
#include <soc/romstage.h>
#include <soc/systemagent.h>
#include "chip.h"
Include dependency graph for systemagent.c:

Go to the source code of this file.

Functions

static void systemagent_vtd_init (void)
 
void systemagent_early_init (void)
 

Function Documentation

◆ systemagent_early_init()

◆ systemagent_vtd_init()

static void systemagent_vtd_init ( void  )
static