summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2017-11-14 23:50:23 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-12-04 22:36:48 -0500
commitd77e05e938c7a6fdf71cdd00a8a88fe794d0cf37 (patch)
tree17e1cea9fe978aa33c4254128c9476d882f3d399 /src
parent01f19f8482837cf8600ffec2ce9e5a68f50d8e97 (diff)
downloadtalos-sbe-d77e05e938c7a6fdf71cdd00a8a88fe794d0cf37.tar.gz
talos-sbe-d77e05e938c7a6fdf71cdd00a8a88fe794d0cf37.zip
p9_pstate_parameter_block: support removal of VFRT Vdn
RTC:179507 Change-Id: Ide07bc963d2b88fa8d95c2f2776a84316d6dac48 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49697 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+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: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49977 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 8ae7d1d2..c4ef2677 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -2086,7 +2086,7 @@
<targetType>TARGET_TYPE_SYSTEM</targetType>
<valueType>uint8</valueType>
<enum>
- OFF = 0x00, ON = 0x01
+ OFF = 0x00, ON = 0x01, VDN_STEP_OFF = 0x02
</enum>
<initToZero/>
<platInit/>
OpenPOWER on IntegriCloud