From 887663e6ad51a489099a43c200358f689621fbe2 Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Fri, 27 Jul 2018 11:13:39 -0500 Subject: Minor Error Log Improvements This commit adds the error log severity to the trace saying that a new error log is being created. It also cleans up an unused variable in some error log parsing logic. Change-Id: Iff196993bdabf80ad65006fca195f0785221257f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63476 Reviewed-by: Nicholas E. Bofferding Reviewed-by: Marshall J. Wilks Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: ILYA SMIRNOV Reviewed-by: Daniel M. Crowell --- src/usr/secureboot/common/plugins/errludP_secure.H | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/secureboot') diff --git a/src/usr/secureboot/common/plugins/errludP_secure.H b/src/usr/secureboot/common/plugins/errludP_secure.H index acdf3032e..388298ce1 100644 --- a/src/usr/secureboot/common/plugins/errludP_secure.H +++ b/src/usr/secureboot/common/plugins/errludP_secure.H @@ -377,7 +377,6 @@ class UdParserNodeCommInfo : public ERRORLOG::ErrlUserDetailsParser // 1 byte : MboxId char* l_databuf = static_cast(i_pBuffer); - bool l_parseError = false; do { -- cgit v1.2.3