summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2017-12-13 20:16:22 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-12-14 17:30:51 -0500
commit4f6092708bc8bafd00525ae1ea317bfac4e3859e (patch)
tree76e1e44fbbb90178d52b38b1c07d790783571a4f /src/usr/targeting
parentc75929bb0e533ea8bd03f88949d3c07548ca696f (diff)
downloadtalos-hostboot-4f6092708bc8bafd00525ae1ea317bfac4e3859e.tar.gz
talos-hostboot-4f6092708bc8bafd00525ae1ea317bfac4e3859e.zip
Add no_export to DMI_INBAND attributes
We recently started getting some inband related attributes. HB will set these but we do not want them being exported to serverwiz Change-Id: I32acc31d3dc3eba0cf7b157ef5900c53dc5d3e99 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50911 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index b735b9763..e4165c331 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -644,6 +644,16 @@
<id>ATTR_MSS_MRW_MEMDIAGS_BCMODE</id>
<no_export/>
</attribute>
+
+ <attribute>
+ <id>ATTR_DMI_INBAND_BAR_ENABLE</id>
+ <no_export/>
+ </attribute>
+
+ <attribute>
+ <id>ATTR_DMI_INBAND_BAR_BASE_ADDR_OFFSET</id>
+ <no_export/>
+ </attribute>
<!-- =====================================================================
End of customizations definitions
================================================================= -->
OpenPOWER on IntegriCloud