blob: 64709c0d42cf8176bdd66e28489ec89d1542e9f1 [file] [log] [blame]
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