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

Go to the source code of this file.

Functions

void raminit_thermal (const sysinfo_t *sysinfo)
 

Function Documentation

◆ raminit_thermal()