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

Go to the source code of this file.

Functions

void pch_thermal_configuration (void)
 

Function Documentation

◆ pch_thermal_configuration()