audk/ShellPkg/Library/UefiShellDebug1CommandsLib
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
..
Edit
HexEdit
SmbiosView ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogData 2019-06-12 09:23:30 -07:00
Comp.c
Compress.c
Compress.h
Dblk.c
Dmem.c ShellPkg/UefiShellDebug1CommandsLib 2019-04-28 09:50:14 +08:00
DmpStore.c
EditInputBar.c
EditInputBar.h
EditMenuBar.c
EditMenuBar.h
EditStatusBar.c
EditStatusBar.h
EditTitleBar.c
EditTitleBar.h
EfiCompress.c
EfiDecompress.c
LoadPciRom.c
MemMap.c
Mm.c
Mode.c
Pci.c
Pci.h
SerMode.c
SetSize.c
SetVar.c
UefiShellDebug1CommandsLib.c
UefiShellDebug1CommandsLib.h
UefiShellDebug1CommandsLib.inf ShellPkg/UefiShellDebug1CommandsLib 2019-04-28 09:50:14 +08:00
UefiShellDebug1CommandsLib.uni