summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-12-08 17:23:11 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-13 09:44:28 -0600
commitccba0c32f48745b88d91f50d87a5dff290abb11a (patch)
tree1affdc8277f20e13cdcc520f4b9c933fa7626240 /src/usr/targeting
parent54e360ff4e6b6adcb35f58cdeeeb83e50fdb9c3d (diff)
downloadtalos-hostboot-ccba0c32f48745b88d91f50d87a5dff290abb11a.tar.gz
talos-hostboot-ccba0c32f48745b88d91f50d87a5dff290abb11a.zip
INITPROC: Hostboot - SW237161 HWP changes week 12/3/13
Change-Id: Ic6b45f6515b6c43571a08e6eb4655058200246c1 CQ:SW237161 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7612 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-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 7fb5cbcc3..b982736e2 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -12774,4 +12774,19 @@ firmware notes: Platforms should initialize this attribute to AUTO (0)</descript
</hwpfToHbAttrMap>
</attribute>
+<attribute>
+ <id>MSS_INIT_STATE</id>
+ <description>How far into the ipl istep the centaur has been brought up</description>
+ <simpleType>
+ <uint8_t></uint8_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_MSS_INIT_STATE</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud