summaryrefslogtreecommitdiff
path: root/PerformancePkg
AgeCommit message (Expand)Author
2017-08-03edk2: Move License.txt file to rootMichael D Kinney
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney
2017-03-16PerformancePkg Dp_App: Handle "/" separator in debug path for GCC buildStar Zeng
2017-03-02PerformancePkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng
2017-02-28PerformancePkg/Dp_App: Add check to avoid NULL pointer deferenceHao Wu
2017-02-24PerformancePkg Dp_App: Fixed GCC build failure caused by 1393510Star Zeng
2017-02-23PerformancePkg Dp_App: Remove TimerLib dependencyStar Zeng
2016-10-27PerformancePkg/Dp_App: rebase to ARRAY_SIZE()Laszlo Ersek
2016-08-08PerformancePkg DSC: Add build option to disable deprecated APIsHao Wu
2016-06-21PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-05-03PerformancePkg Dp_App: Delete InitCumulativeData()Star Zeng
2016-05-03PerformancePkg/Dp_App: Fix the error message "Timer library instance error!"Cinnamon Shia
2016-04-15PerformancePkg: Make Dp print help information with -? flag in Shell.Qiu Shumin
2016-03-29PerformancePkg/Dp_App: Fix a memory leak issue in Dp.Cinnamon Shia
2016-03-08PerformancePkg/Dp_App: Support execution breakCinnamon Shia
2016-02-18PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia
2016-01-19PerformancePkg Dp_App: Use Image->FilePath to get name for SMM driversStar Zeng
2016-01-19PerformancePkg: Add NOOPT target in PerformancePkg.dscHao Wu
2015-12-15PerformancePkg: Convert all .uni files to utf-8Jordan Justen
2015-11-26PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP...Qiu Shumin
2015-11-10PerformancePkg/Dp_App: Support dumping cumulative dataCinnamon Shia
2015-07-13PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandleHao Wu
2015-06-30PerformancePkg Dp_App: Resolve buffer size mismatchHao Wu
2015-06-30PerformancePkg Dp_App: Use safe string functionsHao Wu
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-20Performance: Refine the format of INF files.Shumin Qiu
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-12-01PerformancePkg: Update comments on TscTimerLibLiming Gao
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-06-26Refine code to make it more safely.Eric Dong
2014-03-26PerfomancePkg Dp: Add missing EFIAPI for PrintToken().Star Zeng
2013-09-05Refine the select language logic.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-05-13Update Code to pass EBC compiler.lgao4
2012-05-31Fixed build failed.ydong10
2012-05-30LoadedImageDevicePath protocol may be installed with NULL device path, so add...lzeng14
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2012-04-24Update copyright formathhtian
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-12-13Refine file header format to follow coding style.ydong10
2011-12-13Update the Package version.lgao4
2011-12-01Refine the code to follow coding style.ydong10
2011-11-29Fix PerformancePkg GCC&ICC build fail.lzeng14
2011-11-28Fix build error.lzeng14
2011-11-25Update DP to get Image name with the following methods orderly.lzeng14
2011-11-10Add description for the parameter of SafeFreePool().lzeng14
2011-11-03Add NULL pointer check before free pool.lzeng14