audk/ShellPkg
Dandan Bi d25cf17cea ShellPkg/Dp: Initialize summary date when run DP
Issue:
When run "dp -s" or ("dp -v") command in shell several times,
the summary reuslts are different each time.

The root cause is that the previous global data "SummaryData"
is not cleaned when the dp command is callled next time.
This patch initializes the global data "SummaryData"
when the dp dymanic command is called.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2018-06-12 15:50:55 +08:00
..
Application ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFromHistory() 2018-03-04 12:06:16 +08:00
DynamicCommand ShellPkg/Dp: Initialize summary date when run DP 2018-06-12 15:50:55 +08:00
Include ShellPkg: Rename gShellCurDir to gShellCurMapping 2017-08-30 11:42:41 +08:00
Library ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues 2018-06-11 16:10:22 +08:00
ShellPkg.dec ShellPkg: Add acpiview tool to dump ACPI tables 2018-04-23 17:52:44 +08:00
ShellPkg.dsc ShellPkg: remove superfluous TimerLib resolution 2018-02-13 13:29:35 +01:00