Skip to content

Commit

Permalink
Added chip ec attribute for PCI cache injection.
Browse files Browse the repository at this point in the history
Change-Id: I39620763eb3f4d1f35cddba5cf5eee39a24fb13a
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77764
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77772
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>
  • Loading branch information
ricmata authored and dcrowell77 committed May 31, 2019
1 parent 13af137 commit 3f9202c
Showing 1 changed file with 7 additions and 0 deletions.
Expand Up @@ -6953,6 +6953,13 @@
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
<chip>
<name>ENUM_ATTR_NAME_AXONE</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>

Expand Down

0 comments on commit 3f9202c

Please sign in to comment.