diff options
author | Sheldon Bailey <baileysh@us.ibm.com> | 2017-10-23 10:34:01 -0500 |
---|---|---|
committer | William G. Hoffa <wghoffa@us.ibm.com> | 2017-10-26 10:04:15 -0400 |
commit | 47a4947613f8e39e6bb569844b712a04586416f5 (patch) | |
tree | 92d16147d83e6f8383792859a66a240c43b9b317 /src/usr/targeting/common/xmltohb | |
parent | 5357999d189c08a6335e360805b7e8ccdf132e8e (diff) | |
download | talos-hostboot-47a4947613f8e39e6bb569844b712a04586416f5.tar.gz talos-hostboot-47a4947613f8e39e6bb569844b712a04586416f5.zip |
HTMGT:OP910:No change in processor speed turbo or non-turbo Witherspoon
Change-Id: I06eb243497a56302ff1aed86a844729da3407d09
CQ:SW400066
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/48752
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
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: Martha Broyles <mbroyles@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb')
-rwxr-xr-x | src/usr/targeting/common/xmltohb/attribute_types_hb.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml index b8780cbd3..41dede5d6 100755 --- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml @@ -557,6 +557,10 @@ <value>0xCA22</value> </enumerator> <enumerator> + <name>TURBO_ALLOWED</name> + <value>0xCB03</value> + </enumerator> + <enumerator> <name>TPM_REQUIRED</name> <value>0xCC03</value> </enumerator> |