- Add new cvs code to cvs
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1657 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
3
src/cpu/intel/thermal_monitoring/Config.lb
Normal file
3
src/cpu/intel/thermal_monitoring/Config.lb
Normal file
@@ -0,0 +1,3 @@
|
||||
#define THERMAL_MONITORING_OFF 0
|
||||
#define THERMAL_MONITORING_SET 0x00000008
|
||||
#define MISC_ENABLE 0x01a0
|
3
src/cpu/intel/thermal_monitoring/thermal_monitoring.h
Normal file
3
src/cpu/intel/thermal_monitoring/thermal_monitoring.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#define THERMAL_MONITORING_OFF 0
|
||||
#define THERMAL_MONITORING_SET 0x00000008
|
||||
#define MISC_ENABLE 0x01a0
|
Reference in New Issue
Block a user