audk/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Dandan Bi fc7d997c35 ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogData
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1498

This patch fix following bugs in func DisplaySysEventLogData:
1. Log increment (Log = (LOG_RECORD_FORMAT *) (LogData + Offset);)
should happened in the end of while loop, not in the very beginning.
2. DisplaySELTypes function should be used in while loop instead of
DisplaySELVarDataFormatType.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
2019-06-12 09:23:30 -07:00
..
EventLogInfo.c ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogData 2019-06-12 09:23:30 -07:00
EventLogInfo.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
LibSmbiosView.c ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
LibSmbiosView.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
PrintInfo.c ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
PrintInfo.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
QueryTable.c ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
QueryTable.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
SmbiosView.c ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
SmbiosView.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
SmbiosViewStrings.uni ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00