From 7b96070e5a1fece2888217a30ffbff212469f487 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Fri, 2 Feb 2018 09:21:26 -0600 Subject: Disabling WOF and VDM for Nimbus DD2.0 Modified the checks to disable WOF by default for Nimbus DD2.0 since most parts have invalid module vpd. Also changed the severity that is used to log errors getting a WOF table to make them visible logs. Without this change we won't know why the lookup failed in many cases. Change-Id: I11de0a3589f78a29d0b1198b6662bfe09ee8d6c4 Original-Change-Id: Ic8fd9b4bdc23311897363552f0c88fa2b1b0247b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53274 Reviewed-by: Francesco A. Campisano Dev-Ready: Francesco A. Campisano Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Gregory S. Still Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55624 CI-Ready: Daniel M. Crowell Reviewed-by: Daniel M. Crowell Tested-by: Daniel M. Crowell --- .../chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/import/chips') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml index 205dfa630..b81505888 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml @@ -6118,7 +6118,7 @@ ENUM_ATTR_NAME_NIMBUS 0x20 - LESS_THAN + LESS_THAN_OR_EQUAL @@ -6135,7 +6135,7 @@ ENUM_ATTR_NAME_NIMBUS 0x20 - LESS_THAN + LESS_THAN_OR_EQUAL -- cgit v1.2.1