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
/
Dp.c
Age
Commit message (
Expand
)
Author
2017-02-28
PerformancePkg/Dp_App: Add check to avoid NULL pointer deference
Hao Wu
2017-02-24
PerformancePkg Dp_App: Fixed GCC build failure caused by 1393510
Star Zeng
2017-02-23
PerformancePkg Dp_App: Remove TimerLib dependency
Star Zeng
2016-10-27
PerformancePkg/Dp_App: rebase to ARRAY_SIZE()
Laszlo Ersek
2016-06-21
PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr
Star Zeng
2016-05-03
PerformancePkg Dp_App: Delete InitCumulativeData()
Star Zeng
2016-04-15
PerformancePkg: Make Dp print help information with -? flag in Shell.
Qiu Shumin
2016-03-29
PerformancePkg/Dp_App: Fix a memory leak issue in Dp.
Cinnamon Shia
2016-03-08
PerformancePkg/Dp_App: Support execution break
Cinnamon Shia
2015-11-26
PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP...
Qiu Shumin
2015-11-10
PerformancePkg/Dp_App: Support dumping cumulative data
Cinnamon Shia
2012-04-24
Add new extension PerformanceLib APIs to store ID info.
lzeng14
2011-12-01
Refine the code to follow coding style.
ydong10
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
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-08
Refine code to make code follow the coding style.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-04-23
Libraries and utilities for instrumenting regions of code and measuring their...
darylm503