blob: 64709c0d42cf8176bdd66e28489ec89d1542e9f1 [file] [log] [blame]
Jim Yuanf5da1de2019-03-25 09:49:24 -07001From db0d855457974d520d829259f56488e6c896be0e Mon Sep 17 00:00:00 2001
2From: Jim Yuan <jim.yuan@supermicro.com>
3Date: Thu, 27 Oct 2016 10:42:48 -0700
4Subject: [PATCH 13/14] enable TPM required sensor.
5
6Signed-off-by: Jim Yuan <jim.yuan@supermicro.com>
7---
8 src/usr/targeting/common/xmltohb/attribute_types_hb.xml | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
12index 3cfdb9aa0..84536fbb4 100644
13--- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
14+++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
15@@ -1200,7 +1200,7 @@
16 </enumerator>
17 <enumerator>
18 <name>TPM_REQUIRED</name>
19- <value>0xFFFF</value>
20+ <value>0xCC03</value>
21 </enumerator>
22 </enumerationType>
23
24--
252.16.2.windows.1
26