Skip to content

Commit

Permalink
jgr17050500 Added Centaur and DMI IO SCOM initfiles
Browse files Browse the repository at this point in the history
Change-Id: Id50f88d814e49d4125fb184fb17ad25861263165
Original-Change-Id: I66e57795b5f9ca8c39ed244c7590a31e0c4cd79f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40154
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Richard J. Knight <rjknight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
John Rell authored and Shakeebbk committed Sep 12, 2017
1 parent 1690ba9 commit f20979a
Showing 1 changed file with 18 additions and 0 deletions.
Expand Up @@ -3697,4 +3697,22 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HAS_DMI</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Returns if a chip has a DMI link
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_CUMULUS</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
</attributes>

0 comments on commit f20979a

Please sign in to comment.