summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2015-02-06 13:22:17 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-06 14:21:46 -0600
commit304f060b9f4c877156c299d60647084604d901e5 (patch)
tree6404bbdc8054cd2e7d7d841f704e39e14cd53bfe /src/usr/targeting/common/xmltohb/attribute_types_hb.xml
parent0fff90436458f6381dfe82892f8339ce334d5921 (diff)
downloadtalos-hostboot-304f060b9f4c877156c299d60647084604d901e5.tar.gz
talos-hostboot-304f060b9f4c877156c299d60647084604d901e5.zip
Add attribute to track HTMGT safemode
Change-Id: I831d6f4e685e707575f31aea19d5412d3652576b RTC: 123433 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15578 Tested-by: Jenkins Server Reviewed-by: Christopher Cain <cjcain@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_hb.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
index 57fb8e654..5b2922fe7 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
@@ -801,4 +801,17 @@
</hwpfToHbAttrMap>
</attribute>
+<attribute>
+ <id>HTMGT_SAFEMODE</id>
+ <description>1 = in safemode. 0 = in normal mode.</description>
+ <simpleType>
+ <uint8_t>
+ </uint8_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+ <hbOnly/>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud