summaryrefslogtreecommitdiffstats
path: root/Vlv2TbltDevicePkg/Include
diff options
context:
space:
mode:
authorShifei Lu <shifeix.a.lu@intel.com>2015-05-27 05:39:03 +0000
committerzwei4 <zwei4@Edk2>2015-05-27 05:39:03 +0000
commit74a2044011f1b28c15b23c85bf075bc837ab5bd5 (patch)
treebadbd6a1160b2efeef12ec297b2e01ef87ed1018 /Vlv2TbltDevicePkg/Include
parentb0f016f40c06f8a4c589f20d59b15afecbdf9778 (diff)
downloadedk2-74a2044011f1b28c15b23c85bf075bc837ab5bd5.tar.gz
Enable Digital Thermal Sensor to detect processor temperature.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17520 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/Include')
-rw-r--r--Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h b/Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h
index 231c8c018d..27aa2d7087 100644
--- a/Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h
+++ b/Vlv2TbltDevicePkg/Include/Protocol/GlobalNvsArea.h
@@ -104,7 +104,7 @@ typedef struct {
UINT8 PassiveTc2Value; // 23
UINT8 PassiveTspValue; // 24
UINT8 CriticalThermalTripPoint; // 25
- UINT8 ReserveD;
+ UINT8 EnableDigitalThermalSensor; // 26
UINT8 BspDigitalThermalSensorTemperature; // 27 Temperature of BSP
UINT8 ApDigitalThermalSensorTemperature; // 28 Temperature of AP
UINT8 DigitalThermalSensorSmiFunction; // 29 SMI function call via DTS IO Trap