summaryrefslogtreecommitdiffstats
path: root/PerformancePkg
Commit message (Expand)AuthorAgeFilesLines
* PerformancePkg Dp_App: Handle "/" separator in debug path for GCC buildStar Zeng2017-03-161-1/+1
* PerformancePkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng2017-03-021-19/+2
* PerformancePkg/Dp_App: Add check to avoid NULL pointer deferenceHao Wu2017-02-281-1/+1
* PerformancePkg Dp_App: Fixed GCC build failure caused by 1393510Star Zeng2017-02-241-1/+1
* PerformancePkg Dp_App: Remove TimerLib dependencyStar Zeng2017-02-238-57/+34
* PerformancePkg/Dp_App: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-272-6/+6
* PerformancePkg DSC: Add build option to disable deprecated APIsHao Wu2016-08-081-0/+3
* 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: Add NOOPT target in PerformancePkg.dscHao Wu2016-01-191-2/+2
* 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
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Performance: Refine the format of INF files.Shumin Qiu2015-01-204-14/+14
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-131-3/+3
* PerformancePkg: Update comments on TscTimerLibLiming Gao2014-12-013-3/+15
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Refine code to make it more safely.Eric Dong2014-06-261-0/+2
* 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-263-19/+9
* Update Code to pass EBC compiler.lgao42013-05-131-1/+4
* 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
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+3
* Refine file header format to follow coding style.ydong102011-12-131-2/+2
* Update the Package version.lgao42011-12-132-2/+2
* Refine the code to follow coding style.ydong102011-12-018-97/+97
* Fix PerformancePkg GCC&ICC build fail.lzeng142011-11-291-1/+1
* Fix build error.lzeng142011-11-281-0/+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
* Add TscTimerLibInternal.h in INF file.lzeng142011-11-023-0/+3
* Refine BaseTscTimerLib.lzeng142011-10-311-13/+1