]> git.proxmox.com Git - mirror_edk2.git/history - PerformancePkg/Library/DxeTscTimerLib/DxeTscTimerLib.c
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in...
[mirror_edk2.git] / PerformancePkg / Library / DxeTscTimerLib / DxeTscTimerLib.c
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-08-22 lzeng14Fix GCC build error.
2011-08-17 lzeng14Allocate memory buffer to store TscFrequency, and Insta...
2011-04-20 lzeng14Store and get TSC Frequency with system configuration...
2011-02-22 lzeng14Add comments for the two parameters of DxeTscTimerLibCo...
2011-02-15 lzeng14TscTimerLib in PerformancePkg is a BASE type library...