summaryrefslogtreecommitdiffstats
path: root/PerformancePkg/Dp_App/DpUtilities.c
Commit message (Expand)AuthorAgeFilesLines
* PerformancePkg: Remove itLiming Gao2017-12-271-489/+0
* PerformancePkg Dp_App: Handle "/" separator in debug path for GCC buildStar Zeng2017-03-161-1/+1
* PerformancePkg Dp_App: Remove TimerLib dependencyStar Zeng2017-02-231-2/+1
* PerformancePkg/Dp_App: Fix the error message "Timer library instance error!"Cinnamon Shia2016-05-031-0/+5
* PerformancePkg Dp_App: Use Image->FilePath to get name for SMM driversStar Zeng2016-01-191-3/+10
* 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
* PerfomancePkg Dp: Add missing EFIAPI for PrintToken().Star Zeng2014-03-261-1/+2
* Refine the select language logic.Eric Dong2013-09-051-2/+16
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-16/+7
* 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 Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+3
* Refine the code to follow coding style.ydong102011-12-011-10/+10
* Fix PerformancePkg GCC&ICC build fail.lzeng142011-11-291-1/+1
* Update DP to get Image name with the following methods orderly.lzeng142011-11-251-35/+168
* Move some define code to the uni file. Also fixed some memory leak.ydong102010-11-091-0/+3
* Refine code to make code follow the coding style.ydong102010-11-081-75/+80
* PerformancePkg: Fix build with GCCjljusten2010-09-291-3/+3
* Update the copyright notice formathhtian2010-04-241-1/+1
* Libraries and utilities for instrumenting regions of code and measuring their...darylm5032010-04-231-0/+317