coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
thermal.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CRITICAL_TEMPERATURE   99
 
#define PASSIVE_TEMPERATURE   90
 
#define MAX_TEMPERATURE   100
 

Macro Definition Documentation

◆ CRITICAL_TEMPERATURE

#define CRITICAL_TEMPERATURE   99

Definition at line 9 of file thermal.h.

◆ MAX_TEMPERATURE

#define MAX_TEMPERATURE   100

Definition at line 15 of file thermal.h.

◆ PASSIVE_TEMPERATURE

#define PASSIVE_TEMPERATURE   90

Definition at line 12 of file thermal.h.