summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/sync_attributes.xml
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2012-11-27 13:59:43 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-02-08 10:37:00 -0600
commite25073a5222d236cc8bec3bb111ec3d7ab7a1575 (patch)
treecfc6ebf3237b16ffc2fc52c5b16f3c51f1f0b149 /src/usr/hwpf/hwp/sync_attributes.xml
parent74c20caefdab7f7aa9268dd3f359f2038cee8ccf (diff)
downloadtalos-hostboot-e25073a5222d236cc8bec3bb111ec3d7ab7a1575.tar.gz
talos-hostboot-e25073a5222d236cc8bec3bb111ec3d7ab7a1575.zip
Sync attributes from hostboot to fsp after each istep
Code will sync targeting attributes in single step mode if the ATTR_SYNC_BETWEEN_STEPS is overriden in FspOverideAttrs.txt in the FSP nfs/hwpf dir Change-Id: Ifd7603bb7ce75a9ae7b5df5ac1c605916ba63aab RTC: 46672 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2978 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/sync_attributes.xml')
-rw-r--r--src/usr/hwpf/hwp/sync_attributes.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/sync_attributes.xml b/src/usr/hwpf/hwp/sync_attributes.xml
new file mode 100644
index 000000000..fabb28908
--- /dev/null
+++ b/src/usr/hwpf/hwp/sync_attributes.xml
@@ -0,0 +1,43 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/sync_attributes.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- COPYRIGHT International Business Machines Corp. 2012,2013 -->
+<!-- -->
+<!-- p1 -->
+<!-- -->
+<!-- Object Code Only (OCO) source materials -->
+<!-- Licensed Internal Code Source Materials -->
+<!-- IBM HostBoot Licensed Internal Code -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- Origin: 30 -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!--
+ XML file specifying HWPF attribute
+-->
+
+<attributes>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_SYNC_BETWEEN_STEPS</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Attribute to enable targetting attribute sync when in istep mode.
+ This value should be altered using the fapi attribute overide tools.
+ 0 = Disabled (default)
+ 1 = Enabled
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ <writeable/>
+ </attribute>
+ <!-- ********************************************************************* -->
+</attributes>
OpenPOWER on IntegriCloud