summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
authorMatt Derksen <mderkse1@us.ibm.com>2018-09-18 08:42:45 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-11-09 15:05:33 -0600
commit2dfa56b49d0ea5cbabea1a85c68964e626f3d345 (patch)
treee9ef03faea37586611d0e30b6b9821a050570b36 /src/usr/targeting/common/xmltohb/attribute_types.xml
parent55c7c54ca26a41d350098096ebb437d8898f7040 (diff)
downloadtalos-hostboot-2dfa56b49d0ea5cbabea1a85c68964e626f3d345.tar.gz
talos-hostboot-2dfa56b49d0ea5cbabea1a85c68964e626f3d345.zip
Deconfig parent rollup simplified
Create a common deconfiguration rollup to parent. A new attribute was created to indicate when to stop rolling up the parent branch Change-Id: I80954081527f29bc466622d30644115a96be385f RTC:193268 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66444 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> 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: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 635455761..0b1b9bf9b 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -5072,6 +5072,21 @@
<attribute>
<description>
+ Do not allow deconfiguration of this target to rollup to its parent
+ 0x00 (false) = Allow parent deconfiguration rollup (default setting)
+ 0x01 (true) = Do not allow parent deconfiguration rollup
+ </description>
+ <id>PARENT_DECONFIG_DISABLED</id>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <simpleType>
+ <uint8_t/>
+ </simpleType>
+ <no_export/>
+ </attribute>
+
+ <attribute>
+ <description>
Physical entity path of the target's associated pervasive target
</description>
<id>PARENT_PERVASIVE</id>
OpenPOWER on IntegriCloud