diff options
author | Dan Crowell <dcrowell@us.ibm.com> | 2017-09-06 15:03:37 -0500 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-10-03 00:02:35 -0400 |
commit | e20d02c02db91f1452990aa9706b2873f52825de (patch) | |
tree | 489b1e7c2e0e7998432fb969a08a1c1bd19691b5 /src/import/hwpf/fapi2/xml/attribute_info | |
parent | 96f35538cc5560f37c74683d4d3d89536ff4e4f1 (diff) | |
download | blackbird-hostboot-e20d02c02db91f1452990aa9706b2873f52825de.tar.gz blackbird-hostboot-e20d02c02db91f1452990aa9706b2873f52825de.zip |
Set override flag for lots of PM attributes
Setting the overrideOnly tag on lots of PM attributes to prevent
them from showing up in SW2 or taking up pnor storage space.
Change-Id: I9081e2d87df6a157e2e3f45eeed781002380a510
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45741
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: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45750
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/xml/attribute_info')
-rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml | 4 |
1 files changed, 0 insertions, 4 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 5e9b544c0..d6c6e6524 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 @@ -363,10 +363,6 @@ <default>0x00</default> </attribute> - <attribute> - <id>ATTR_SYSTEM_CORE_PERIODIC_QUIESCE_DISABLE</id> - <default>0x00</default> - </attribute> <!-- ===================================================================== End of temporary definitions |