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
/
Dp_App
Age
Commit message (
Expand
)
Author
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-02-01
Add Missing invocations to VA_END() for VA_START().
rsun3
2011-12-01
Refine the code to follow coding style.
ydong10
2011-11-29
Fix PerformancePkg GCC&ICC build fail.
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-05-30
Update code to pass packaging tool.
lzeng14
2011-03-30
Update inf file to follow spec.
ydong10
2011-02-18
Refine coding style.
ydong10
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-09-29
PerformancePkg: Fix build with GCC
jljusten
2010-04-24
Update the copyright notice format
hhtian
2010-04-23
Libraries and utilities for instrumenting regions of code and measuring their...
darylm503