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
Age
Commit message (
Expand
)
Author
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-05-13
Update Code to pass EBC compiler.
lgao4
2012-05-31
Fixed build failed.
ydong10
2012-05-30
LoadedImageDevicePath protocol may be installed with NULL device path, so add...
lzeng14
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-04-24
Add new extension PerformanceLib APIs to store ID info.
lzeng14
2012-04-24
Update copyright format
hhtian
2012-04-11
EDK II Packages: Add Contributions.txt and License.txt files
jljusten
2012-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2011-12-13
Refine file header format to follow coding style.
ydong10
2011-12-13
Update the Package version.
lgao4
2011-12-01
Refine the code to follow coding style.
ydong10
2011-11-29
Fix PerformancePkg GCC&ICC build fail.
lzeng14
2011-11-28
Fix build error.
lzeng14
2011-11-25
Update DP to get Image name with the following methods orderly.
lzeng14
2011-11-10
Add description for the parameter of SafeFreePool().
lzeng14
2011-11-03
Add NULL pointer check before free pool.
lzeng14
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-05-30
Update code to pass packaging tool.
lzeng14
2011-05-09
Clean up DEC files:
mdkinney
2011-04-20
Store and get TSC Frequency with system configuration Table.
lzeng14
2011-04-01
PerformancePkg.dsc:
ydong10
2011-03-30
Update inf file to follow spec.
ydong10
2011-03-14
Enhance inf to follow spec.
ydong10
2011-03-10
Update DebugLib to provide support for "err" command in the EFI Shell to adju...
mdkinney
2011-02-22
Add comments for the two parameters of DxeTscTimerLibConstructor.
lzeng14
2011-02-18
Refine coding style.
ydong10
2011-02-15
TscTimerLib in PerformancePkg is a BASE type library, which should be used by...
lzeng14
2011-01-20
ProcessCumulative() function always calculates the average performance by div...
lzeng14
2010-12-30
Show PEIM GUID in PERF log.
lgao4
2010-11-15
Fix build error.
ydong10
2010-11-12
Refine coding style.
ydong10
2010-11-12
Fixed build error
ydong10
2010-11-09
Move some define code to the uni file. Also fixed some memory leak.
ydong10
2010-11-09
Fix tracker for build error.
ydong10
2010-11-08
Refine code to make code follow the coding style.
ydong10
2010-11-05
Refine code to make code run more safely.
ydong10
2010-10-26
pass build for IPF.
vanjeff
2010-09-29
PerformancePkg: Fix build with GCC
jljusten
2010-05-19
Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API Asm...
qhuang8
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