summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorMatthew Hickman <Matthew.Hickman@ibm.com>2017-03-06 16:04:01 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-04-13 17:23:48 -0400
commit1026a5bc8d43e50f20c7227d149290f37f95b1a2 (patch)
treebd514966dace8c834c0826a0cff404e3f018489b /src/import/hwpf/fapi2/xml
parentb40fb9f610d74e427bf71708fffced8458482973 (diff)
downloadtalos-hostboot-1026a5bc8d43e50f20c7227d149290f37f95b1a2.tar.gz
talos-hostboot-1026a5bc8d43e50f20c7227d149290f37f95b1a2.zip
Added RCD Protect time and MNFG Flag check to unmask function
Change-Id: I641790e4300447caf78d54ab2b546cc90d796384 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37597 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37772 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
index d8f631350..030e43b02 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml
@@ -56,9 +56,9 @@
<valueType>uint64</valueType>
<enum>
MNFG_NO_FLAG = 0x0000000000000000,
+ MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_DISABLE_DRAM_REPAIRS = 0x0000000000000080
<!--
- MNFG_THRESHOLDS = 0x0000000000000001,
MNFG_AVP_ENABLE = 0x0000000000000002,
MNFG_HDAT_AVP_ENABLE = 0x0000000000000004,
MNFG_SRC_TERM = 0x0000000000000008,
OpenPOWER on IntegriCloud