audk/ShellPkg/Library/UefiDpLib
Cinnamon Shia 303ec9bc9f ShellPkg/UefiDpLib: Fix a DP cumulative data issue
The value of PERF_CUM_DATA.Count and PERF_CUM_DATA.Duration field
keep cumulating on every execution of dp.
Initialize the CumData at dp's entry point.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18727 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-05 01:03:14 +00:00
..
Dp.c ShellPkg/UefiDpLib: Fix a DP cumulative data issue 2015-11-05 01:03:14 +00:00
Dp.h
DpInternal.h ShellPkg: Rename some functions in Dp to avoid build errors. 2015-09-15 04:54:06 +00:00
DpProfile.c
DpTrace.c ShellPkg: Rename some functions in Dp to avoid build errors. 2015-09-15 04:54:06 +00:00
DpUtilities.c ShellPkg UefiDpLib: Use correct string length for the input UnicodeBuffer 2015-11-04 01:56:29 +00:00
Literals.c
Literals.h
PerformanceTokens.h ShellPkg: Remove PerformancePkg requirement and add the header itself. 2013-03-19 20:17:47 +00:00
Readme.txt
UefiDpLib.c
UefiDpLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiDpLib.inf ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiDpLib.uni ShellPkg: Help and Error Messages Update 2015-03-09 22:18:59 +00:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

from PerformancePkg\Dp_App
SVN 13406