summaryrefslogtreecommitdiff
path: root/PerformancePkg/Library
AgeCommit message (Expand)Author
2015-01-20Performance: Refine the format of INF files.Shumin Qiu
2014-12-01PerformancePkg: Update comments on TscTimerLibLiming Gao
2014-06-26Refine code to make it more safely.Eric Dong
2011-11-02Add TscTimerLibInternal.h in INF file.lzeng14
2011-10-31Refine BaseTscTimerLib.lzeng14
2011-10-30Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory.lzeng14
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-22Fix GCC build error.lzeng14
2011-08-17Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w...lzeng14
2011-04-20Store and get TSC Frequency with system configuration Table.lzeng14
2011-03-14Enhance inf to follow spec.ydong10
2011-02-22Add comments for the two parameters of DxeTscTimerLibConstructor.lzeng14
2011-02-15TscTimerLib in PerformancePkg is a BASE type library, which should be used by...lzeng14
2010-11-08Refine code to make code follow the coding style.ydong10
2010-05-19Remove unicode code in source code.qhuang8
2010-04-24Update the copyright notice formathhtian
2010-04-23Libraries and utilities for instrumenting regions of code and measuring their...darylm503