Init CustomCumulativeData.MinDur to PERF_MAXDUR, otherwise the MinDur displayed for custom cumulative data will be always 0, but not the real shortest duration.
Cc: Liming Gao <[email protected]> Cc: Ruiyu Ni <[email protected]> Cc: Cinnamon Shia <[email protected]> Star Zeng (2): PerformancePkg DP: Init CustomCumulativeData.MinDur ShellPkg UefiDpLib: Init CustomCumulativeData.MinDur PerformancePkg/Dp_App/Dp.c | 2 +- ShellPkg/Library/UefiDpLib/Dp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

