summaryrefslogtreecommitdiffstats
path: root/PerformancePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed build errorydong102010-11-122-4/+4
* Move some define code to the uni file. Also fixed some memory leak.ydong102010-11-098-91/+197
* Fix tracker for build error.ydong102010-11-091-1/+1
* Refine code to make code follow the coding style.ydong102010-11-087-221/+249
* Refine code to make code run more safely.ydong102010-11-051-5/+15
* pass build for IPF.vanjeff2010-10-261-0/+1
* PerformancePkg: Fix build with GCCjljusten2010-09-293-7/+7
* Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API Asm...qhuang82010-05-191-3/+7
* Remove unicode code in source code.qhuang82010-05-191-1/+1
* Update the copyright notice formathhtian2010-04-2416-15/+15
* Libraries and utilities for instrumenting regions of code and measuring their...darylm5032010-04-2316-0/+2452