summaryrefslogtreecommitdiffstats
path: root/PerformancePkg
Commit message (Expand)AuthorAgeFilesLines
* PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-07-071-5/+5
* 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
* Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory.lzeng142011-10-3010-363/+354
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-252-0/+88
* Fix GCC build error.lzeng142011-08-221-1/+1
* Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w...lzeng142011-08-172-6/+12
* Update code to pass packaging tool.lzeng142011-05-302-5/+3
* Clean up DEC files:mdkinney2011-05-091-3/+3
* Store and get TSC Frequency with system configuration Table.lzeng142011-04-202-15/+18
* PerformancePkg.dsc: ydong102011-04-011-1/+2
* Update inf file to follow spec.ydong102011-03-301-2/+2
* Enhance inf to follow spec.ydong102011-03-142-4/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-0/+1
* Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng142011-02-221-0/+3
* Refine coding style.ydong102011-02-182-18/+18
* TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng142011-02-159-33/+440
* 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