coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu.h File Reference
#include <device/device.h>
#include <cpu/intel/cpu_ids.h>
#include <cpu/x86/msr.h>
Include dependency graph for cpu.h:

Go to the source code of this file.

Functions

void cpx_init_cpus (struct device *dev)
 

Function Documentation

◆ cpx_init_cpus()

void cpx_init_cpus ( struct device dev)