index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PerformancePkg
/
Library
Age
Commit message (
Expand
)
Author
2014-06-26
Refine code to make it more safely.
Eric Dong
2011-11-02
Add TscTimerLibInternal.h in INF file.
lzeng14
2011-10-31
Refine BaseTscTimerLib.
lzeng14
2011-10-30
Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory.
lzeng14
2011-08-25
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...
xdu2
2011-08-22
Fix GCC build error.
lzeng14
2011-08-17
Allocate memory buffer to store TscFrequency, and InstallConfigurationTable w...
lzeng14
2011-04-20
Store and get TSC Frequency with system configuration Table.
lzeng14
2011-03-14
Enhance inf to follow spec.
ydong10
2011-02-22
Add comments for the two parameters of DxeTscTimerLibConstructor.
lzeng14
2011-02-15
TscTimerLib in PerformancePkg is a BASE type library, which should be used by...
lzeng14
2010-11-08
Refine code to make code follow the coding style.
ydong10
2010-05-19
Remove unicode code in source code.
qhuang8
2010-04-24
Update the copyright notice format
hhtian
2010-04-23
Libraries and utilities for instrumenting regions of code and measuring their...
darylm503