summaryrefslogtreecommitdiff
path: root/PerformancePkg/Library/DxeTscTimerLib/DxeTscTimerLib.c
AgeCommit message (Expand)Author
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-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