summaryrefslogtreecommitdiff
path: root/PerformancePkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-18PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia1-31/+9
2016-01-19PerformancePkg Dp_App: Use Image->FilePath to get name for SMM driversStar Zeng1-3/+10
2016-01-19PerformancePkg: Add NOOPT target in PerformancePkg.dscHao Wu1-2/+2
2015-12-15PerformancePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-11-26PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP...Qiu Shumin1-1/+2
2015-11-10PerformancePkg/Dp_App: Support dumping cumulative dataCinnamon Shia4-11/+117
2015-07-13PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandleHao Wu1-6/+9
2015-06-30PerformancePkg Dp_App: Resolve buffer size mismatchHao Wu1-4/+4
2015-06-30PerformancePkg Dp_App: Use safe string functionsHao Wu1-9/+18
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-20Performance: Refine the format of INF files.Shumin Qiu4-14/+14
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-3/+3
2014-12-01PerformancePkg: Update comments on TscTimerLibLiming Gao3-3/+15
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-06-26Refine code to make it more safely.Eric Dong1-0/+2
2014-03-26PerfomancePkg Dp: Add missing EFIAPI for PrintToken().Star Zeng2-2/+4
2013-09-05Refine the select language logic.Eric Dong1-2/+16
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni3-19/+9
2013-05-13Update Code to pass EBC compiler.lgao41-1/+4
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30LoadedImageDevicePath protocol may be installed with NULL device path, so add...lzeng141-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-1/+1
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng145-67/+162
2012-04-24Update copyright formathhtian1-3/+1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-1/+3
2011-12-13Refine file header format to follow coding style.ydong101-2/+2
2011-12-13Update the Package version.lgao42-2/+2
2011-12-01Refine the code to follow coding style.ydong108-97/+97
2011-11-29Fix PerformancePkg GCC&ICC build fail.lzeng141-1/+1
2011-11-28Fix build error.lzeng141-0/+1
2011-11-25Update DP to get Image name with the following methods orderly.lzeng146-70/+218
2011-11-10Add description for the parameter of SafeFreePool().lzeng141-0/+3
2011-11-03Add NULL pointer check before free pool.lzeng141-18/+31
2011-11-02Add TscTimerLibInternal.h in INF file.lzeng143-0/+3
2011-10-31Refine BaseTscTimerLib.lzeng141-13/+1
2011-10-30Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory.lzeng1410-363/+354
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22-0/+88
2011-08-22Fix GCC build error.lzeng141-1/+1
2011-08-17Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w...lzeng142-6/+12
2011-05-30Update code to pass packaging tool.lzeng142-5/+3
2011-05-09Clean up DEC files:mdkinney1-3/+3
2011-04-20Store and get TSC Frequency with system configuration Table.lzeng142-15/+18
2011-04-01PerformancePkg.dsc: ydong101-1/+2
2011-03-30Update inf file to follow spec.ydong101-2/+2
2011-03-14Enhance inf to follow spec.ydong102-4/+4
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-0/+1
2011-02-22Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng141-0/+3
2011-02-18Refine coding style.ydong102-18/+18