From e1637c7db80eb10c39fb511463eb6bc368dba055 Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Mon, 18 Nov 2019 16:04:42 -0500 Subject: Add asserts for invalid states of enterprise & half dimm mode Change-Id: I995c333fc7f891ea7fa055097d4377a861a1e391 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/87345 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Louis Stermole Reviewed-by: STEPHEN GLANCY Dev-Ready: STEPHEN GLANCY Tested-by: Hostboot CI Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/87599 Reviewed-by: RAJA DAS --- .../procedures/xml/error_info/mss_exp_errors.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml index 9e9712a8..4b9285dd 100644 --- a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml +++ b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml @@ -335,6 +335,39 @@ + + RC_MSS_EXP_HALF_DIMM_MODE_NOT_SUPPORTED + + The enterprise settings do not support half dimm mode. + + ENTERPRISE_SETTING + HALF_DIMM_SETTING + + OCMB_TARGET + HIGH + + + OCMB_TARGET + + + + + RC_MSS_EXP_ENTERPRISE_INVALID_CONFIGURATION + + The enterprise supported bit from explorer fuse + conflicts with the enterprise policy setting. + + ENTERPRISE_SUPPORTED + POLICY + + OCMB_TARGET + HIGH + + + OCMB_TARGET + + + RC_MSS_EXP_ENTERPRISE_SETUP_ERROR The enterprise mode bit is in the incorrect state -- cgit v1.2.1