summaryrefslogtreecommitdiffstats
path: root/PerformancePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* 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-309-360/+350
* 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
* Store and get TSC Frequency with system configuration Table.lzeng142011-04-202-15/+18
* Enhance inf to follow spec.ydong102011-03-142-4/+4
* Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng142011-02-221-0/+3
* TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng142011-02-154-28/+379
* Refine code to make code follow the coding style.ydong102010-11-081-5/+0
* Remove unicode code in source code.qhuang82010-05-191-1/+1
* Update the copyright notice formathhtian2010-04-242-2/+2
* Libraries and utilities for instrumenting regions of code and measuring their...darylm5032010-04-232-0/+295