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/trunk/edk2@17521 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user