coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
iommu.c File Reference
#include <stdint.h>
#include <string.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include "gm45.h"
Include dependency graph for iommu.c:

Go to the source code of this file.

Functions

void init_iommu (void)
 

Function Documentation

◆ init_iommu()