summaryrefslogtreecommitdiffstats
path: root/openpower/patches/p8dtu-patches/hostboot-p8/0013-enable-TPM-required-sensor.patch
blob: 64709c0d42cf8176bdd66e28489ec89d1542e9f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From db0d855457974d520d829259f56488e6c896be0e Mon Sep 17 00:00:00 2001
From: Jim Yuan <jim.yuan@supermicro.com>
Date: Thu, 27 Oct 2016 10:42:48 -0700
Subject: [PATCH 13/14] enable TPM required sensor.

Signed-off-by: Jim Yuan <jim.yuan@supermicro.com>
---
 src/usr/targeting/common/xmltohb/attribute_types_hb.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
index 3cfdb9aa0..84536fbb4 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
@@ -1200,7 +1200,7 @@
     </enumerator>
     <enumerator>
         <name>TPM_REQUIRED</name>
-        <value>0xFFFF</value>
+        <value>0xCC03</value>
     </enumerator>
 </enumerationType>
 
-- 
2.16.2.windows.1

OpenPOWER on IntegriCloud