coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_cir.c File Reference
#include <arch/cpu.h>
#include <console/console.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <northbridge/intel/ironlake/ironlake.h>
#include "pch.h"
Include dependency graph for early_cir.c:

Go to the source code of this file.

Functions

void pch_setup_cir (int chipset_type)
 

Function Documentation

◆ pch_setup_cir()

void pch_setup_cir ( int  chipset_type)