diff options
| author | Sudheendra K Srivathsa <sudheendraks@in.ibm.com> | 2016-08-26 05:58:08 -0400 |
|---|---|---|
| committer | Christian R. Geddes <crgeddes@us.ibm.com> | 2016-10-17 19:22:23 -0400 |
| commit | b39c4f06ced1273000f183b17230fa7e1204000e (patch) | |
| tree | eb2df00bbb2f2cd95978788220e9a4396b4be92f /src/import/hwpf/fapi2/xml | |
| parent | b0ab4eba6ed082e3e5613b924bc63d1cea00be8a (diff) | |
| download | blackbird-hostboot-b39c4f06ced1273000f183b17230fa7e1204000e.tar.gz blackbird-hostboot-b39c4f06ced1273000f183b17230fa7e1204000e.zip | |
p9_pstate_paramter_block L2 commit
Change-Id: I8d3d557ade04c88a77145feeb15d46f45f472e84
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28837
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: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29014
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml')
| -rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml | 21 |
1 files changed, 21 insertions, 0 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 f5c848e06..79fe18a1d 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 @@ -191,6 +191,27 @@ <id>ATTR_PROC_INT_CQ_IC_BAR_PAGE_SIZE</id> <default>0x0000000000000000</default> </attribute> + <attribute> + <id>ATTR_PM_SAFE_VOLTAGE_MV</id> + </attribute> + <attribute> + <id>ATTR_IVRM_STRENGTH_LOOKUP</id> + </attribute> + <attribute> + <id>ATTR_IVRM_VIN_MULTIPLIER</id> + </attribute> + <attribute> + <id>ATTR_IVRM_VIN_MAX_MV</id> + </attribute> + <attribute> + <id>ATTR_IVRM_STEP_DELAY_NS</id> + </attribute> + <attribute> + <id>ATTR_IVRM_STABILIZATION_DELAY_NS</id> + </attribute> + <attribute> + <id>ATTR_SYSTEM_RESCLK_ENABLE</id> + </attribute> <!-- ===================================================================== End of temporary definitions |

