diff options
| author | Jacob Harvey <jlharvey@us.ibm.com> | 2016-09-21 18:06:06 -0500 |
|---|---|---|
| committer | Christian R. Geddes <crgeddes@us.ibm.com> | 2016-09-29 10:06:23 -0400 |
| commit | fa4aedab816820cefc1f7c8158aed73ca69def79 (patch) | |
| tree | 078a76a11d8b49698717372b0f2d53865e32ad85 /src/import/hwpf/fapi2 | |
| parent | 64a24f1134da389173e26ea21d16931012dd573c (diff) | |
| download | blackbird-hostboot-fa4aedab816820cefc1f7c8158aed73ca69def79.tar.gz blackbird-hostboot-fa4aedab816820cefc1f7c8158aed73ca69def79.zip | |
Cleaned spd xml and Added module manufacturer info
Change-Id: I9a232b4305d280025ab8540910a90bb89a62e07e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30071
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Brian R. Silver <bsilver@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30111
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2')
| -rw-r--r-- | src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml | 4 |
1 files changed, 3 insertions, 1 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 b8796f9c0..dbab493ee 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 @@ -71,7 +71,9 @@ <attribute> <id>ATTR_VPD_OVERRIDE_CK_ENABLE</id> </attribute> - + <attribute> + <id>ATTR_EFF_DRAM_MFG_ID</id> + </attribute> <!-- ===================================================================== End of temporary definitions ================================================================= --> |

