Skip to content

Commit eae4ede

Browse files
jjmcgillsannerd
authored andcommitted
p9.pci.scan.initfile -- initial release
Change-Id: I215a3533091a0e007e11c04a43ee9e61a654c6e9 Original-Change-Id: Ibcb861641ff420ecdb763fde2db4577037b64f03 CQ: HW399276 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42774 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> Dev-Ready: Ricardo Mata <ricmata@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43233 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
1 parent 8032d64 commit eae4ede

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3858,6 +3858,22 @@
38583858
<!-- ******************************************************************** -->
38593859
<!-- End Memory Section -->
38603860
<!-- ******************************************************************** -->
3861+
<attribute>
3862+
<id>ATTR_CHIP_EC_FEATURE_NOT_HW399276</id>
3863+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
3864+
<description>
3865+
True if chip does not comtain HW399276 defect
3866+
</description>
3867+
<chipEcFeature>
3868+
<chip>
3869+
<name>ENUM_ATTR_NAME_NIMBUS</name>
3870+
<ec>
3871+
<value>0x20</value>
3872+
<test>LESS_THAN</test>
3873+
</ec>
3874+
</chip>
3875+
</chipEcFeature>
3876+
</attribute>
38613877

38623878
<attribute>
38633879
<id>ATTR_CHIP_EC_FEATURE_HW368644</id>

0 commit comments

Comments
 (0)