summaryrefslogtreecommitdiff
path: root/PerformancePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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.lzeng149-360/+350
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-04-20Store and get TSC Frequency with system configuration Table.lzeng142-15/+18
2011-03-14Enhance inf to follow spec.ydong102-4/+4
2011-02-22Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng141-0/+3
2011-02-15TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng144-28/+379
2010-11-08Refine code to make code follow the coding style.ydong101-5/+0
2010-05-19Remove unicode code in source code.qhuang81-1/+1
2010-04-24Update the copyright notice formathhtian2-2/+2
2010-04-23Libraries and utilities for instrumenting regions of code and measuring their...darylm5032-0/+295