summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2017-07-10 00:38:21 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-07-14 08:35:39 -0400
commitc0cb66e57706b3791562f84f9e469293f6e0a11e (patch)
tree5a220ef5db73c8c89ad20a1fa525c2724d119524 /src/import/hwpf/fapi2/xml
parentb3535c2dbc21ac366e0582bfef06533923dac7dc (diff)
downloadtalos-hostboot-c0cb66e57706b3791562f84f9e469293f6e0a11e.tar.gz
talos-hostboot-c0cb66e57706b3791562f84f9e469293f6e0a11e.zip
PM: Delete deprecated attributes
- Complete the move to platform SYSTEM_*_DISABLED and HWP *_ENABLED attributes - Added VDM DPLL response attribute to CME header mapping - Updated review comments Change-Id: If8f8e42fd94825623315e8a7c28105cca8c8c8b2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42918 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42920 Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Tested-by: Dean Sanner <dsanner@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
index e962f4007..cfe9594ad 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml
@@ -210,13 +210,6 @@
<default>0x00</default>
</attribute>
- <!-- Deprecated in deference to ATTR_VDM_ENABLED. Will be deleted in the future -->
- <attribute>
- <id>ATTR_VDM_ENABLE</id>
- <default>0x00</default>
- </attribute>
- <!-- End Deprecated -->
-
<!-- HWP attribute -->
<attribute>
<id>ATTR_VDM_ENABLED</id>
@@ -242,13 +235,6 @@
<id>ATTR_IVRM_ENABLED</id>
</attribute>
- <!-- Deprecated in deference to ATTR_SYSTEM_WOF_ENABLE. Will be deleted in the future -->
- <attribute>
- <id>ATTR_SYSTEM_WOF_ENABLED</id>
- <default>0x00</default>
- </attribute>
- <!-- End Deprecated -->
-
<!-- set to 0 to allow automatic enablement when underlying support is available
WOF will simply not be enabled if any of the validation fails
eg ATTR_WOF_ENABLED will not be set by the pstate_parameter_block HWP -->
OpenPOWER on IntegriCloud