summaryrefslogtreecommitdiffstats
path: root/PerformancePkg/Dp_App
Commit message (Expand)AuthorAgeFilesLines
* PerformancePkg/Dp_App: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-6/+6
* PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-212-8/+10
* PerformancePkg Dp_App: Delete InitCumulativeData()Star Zeng2016-05-031-19/+0
* PerformancePkg/Dp_App: Fix the error message "Timer library instance error!"Cinnamon Shia2016-05-031-0/+5
* PerformancePkg: Make Dp print help information with -? flag in Shell.Qiu Shumin2016-04-153-20/+123
* PerformancePkg/Dp_App: Fix a memory leak issue in Dp.Cinnamon Shia2016-03-291-0/+3
* PerformancePkg/Dp_App: Support execution breakCinnamon Shia2016-03-083-26/+99
* PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia2016-02-181-31/+9
* PerformancePkg Dp_App: Use Image->FilePath to get name for SMM driversStar Zeng2016-01-191-3/+10
* PerformancePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP...Qiu Shumin2015-11-261-1/+2
* PerformancePkg/Dp_App: Support dumping cumulative dataCinnamon Shia2015-11-104-11/+117
* PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandleHao Wu2015-07-131-6/+9
* PerformancePkg Dp_App: Resolve buffer size mismatchHao Wu2015-06-301-4/+4
* PerformancePkg Dp_App: Use safe string functionsHao Wu2015-06-301-9/+18
* Performance: Refine the format of INF files.Shumin Qiu2015-01-201-6/+6
* PerfomancePkg Dp: Add missing EFIAPI for PrintToken().Star Zeng2014-03-262-2/+4
* Refine the select language logic.Eric Dong2013-09-051-2/+16
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-262-18/+8
* Fixed build failed.ydong102012-05-311-1/+1
* LoadedImageDevicePath protocol may be installed with NULL device path, so add...lzeng142012-05-301-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-1/+1
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-245-67/+162
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+3
* Refine the code to follow coding style.ydong102011-12-018-97/+97
* Fix PerformancePkg GCC&ICC build fail.lzeng142011-11-291-1/+1
* Update DP to get Image name with the following methods orderly.lzeng142011-11-256-70/+218
* Add description for the parameter of SafeFreePool().lzeng142011-11-101-0/+3
* Add NULL pointer check before free pool.lzeng142011-11-031-18/+31
* Update code to pass packaging tool.lzeng142011-05-301-3/+1
* Update inf file to follow spec.ydong102011-03-301-2/+2
* Refine coding style.ydong102011-02-182-18/+18
* ProcessCumulative() function always calculates the average performance by div...lzeng142011-01-201-13/+15
* Show PEIM GUID in PERF log.lgao42010-12-302-3/+3
* Fix build error.ydong102010-11-151-6/+14
* Refine coding style.ydong102010-11-122-140/+196
* Fixed build errorydong102010-11-122-4/+4
* Move some define code to the uni file. Also fixed some memory leak.ydong102010-11-098-91/+197
* Fix tracker for build error.ydong102010-11-091-1/+1
* Refine code to make code follow the coding style.ydong102010-11-085-212/+245
* Refine code to make code run more safely.ydong102010-11-051-5/+15
* PerformancePkg: Fix build with GCCjljusten2010-09-293-7/+7
* Update the copyright notice formathhtian2010-04-2410-9/+9
* Libraries and utilities for instrumenting regions of code and measuring their...darylm5032010-04-2310-0/+1973