diff options
author | Dandan Bi <dandan.bi@intel.com> | 2019-05-27 19:25:09 -0700 |
---|---|---|
committer | Jaben Carsey <jaben.carsey@intel.com> | 2019-06-12 09:23:30 -0700 |
commit | fc7d997c35372126823c3b0acf7b67c45cbeea36 (patch) | |
tree | dbd3ffa57ab787dee62d331c5f877509f4d1d819 /BaseTools/Source/Python/CommonDataClass | |
parent | 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 (diff) | |
download | edk2-fc7d997c35372126823c3b0acf7b67c45cbeea36.tar.gz edk2-fc7d997c35372126823c3b0acf7b67c45cbeea36.tar.bz2 edk2-fc7d997c35372126823c3b0acf7b67c45cbeea36.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions