projects
/
mirror_edk2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git]
/
PerformancePkg
/
2016-01-19
Star Zeng
PerformancePkg Dp_App: Use Image->FilePath to get name...
tree
|
commitdiff
2016-01-19
Hao Wu
PerformancePkg: Add NOOPT target in PerformancePkg.dsc
tree
|
commitdiff
2015-12-15
Jordan Justen
PerformancePkg: Convert all .uni files to utf-8
tree
|
commitdiff
2015-11-26
Qiu Shumin
PerformancePkg\Dp_App: Add NULL check to pointer return...
tree
|
commitdiff
2015-11-10
Cinnamon Shia
PerformancePkg/Dp_App: Support dumping cumulative data
tree
|
commitdiff
2015-07-13
Hao Wu
PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandle
tree
|
commitdiff
2015-06-30
Hao Wu
PerformancePkg Dp_App: Resolve buffer size mismatch
tree
|
commitdiff
2015-06-30
Hao Wu
PerformancePkg Dp_App: Use safe string functions
tree
|
commitdiff
2015-02-03
Jordan Justen
*/Contributions.txt: Update example email address
tree
|
commitdiff
2015-01-20
Shumin Qiu
Performance: Refine the format of INF files.
tree
|
commitdiff
2015-01-13
Daryl McDaniel
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
tree
|
commitdiff
2014-12-01
Liming Gao
PerformancePkg: Update comments on TscTimerLib
tree
|
commitdiff
2014-10-31
Jordan Justen
EDK II Contributions.txt: Update patch format information
tree
|
commitdiff
2014-08-25
Jordan Justen
EDK II Contributions.txt: Note acceptable contribution...
tree
|
commitdiff
2014-06-26
Eric Dong
Refine code to make it more safely.
tree
|
commitdiff
2014-03-26
Star Zeng
PerfomancePkg Dp: Add missing EFIAPI for PrintToken().
tree
|
commitdiff
2013-09-05
Eric Dong
Refine the select language logic.
tree
|
commitdiff
2013-07-26
Ruiyu Ni
Update all the code to consume the ConvertDevicePathToT...
tree
|
commitdiff
2013-05-13
lgao4
Update Code to pass EBC compiler.
tree
|
commitdiff
2012-05-31
ydong10
Fixed build failed.
tree
|
commitdiff
2012-05-30
lzeng14
LoadedImageDevicePath protocol may be installed with...
tree
|
commitdiff
2012-05-30
ydong10
Add new interface GetVariable2 and GetEfiGlobalVariable...
tree
|
commitdiff
2012-04-24
lzeng14
Add new extension PerformanceLib APIs to store ID info.
tree
|
commitdiff
2012-04-24
hhtian
Update copyright format
tree
|
commitdiff
2012-04-11
jljusten
EDK II Packages: Add Contributions.txt and License...
tree
|
commitdiff
2012-02-01
rsun3
Add Missing invocations to VA_END() for VA_START().
tree
|
commitdiff
2011-12-13
ydong10
Refine file header format to follow coding style.
tree
|
commitdiff
2011-12-13
lgao4
Update the Package version.
tree
|
commitdiff
2011-12-01
ydong10
Refine the code to follow coding style.
tree
|
commitdiff
2011-11-29
lzeng14
Fix PerformancePkg GCC&ICC build fail.
tree
|
commitdiff
2011-11-28
lzeng14
Fix build error.
tree
|
commitdiff
2011-11-25
lzeng14
Update DP to get Image name with the following methods...
tree
|
commitdiff
2011-11-10
lzeng14
Add description for the parameter of SafeFreePool().
tree
|
commitdiff
2011-11-03
lzeng14
Add NULL pointer check before free pool.
tree
|
commitdiff
2011-11-02
lzeng14
Add TscTimerLibInternal.h in INF file.
tree
|
commitdiff
2011-10-31
lzeng14
Refine BaseTscTimerLib.
tree
|
commitdiff
2011-10-30
lzeng14
Add BaseTscTimerLib, and then merge the three TscTimerL...
tree
|
commitdiff
2011-08-25
xdu2
Add new API GetTimeInNanoSecond() to TimerLib to conver...
tree
|
commitdiff
2011-08-22
lzeng14
Fix GCC build error.
tree
|
commitdiff
2011-08-17
lzeng14
Allocate memory buffer to store TscFrequency, and Insta...
tree
|
commitdiff
2011-05-30
lzeng14
Update code to pass packaging tool.
tree
|
commitdiff
2011-05-09
mdkinney
Clean up DEC files:
tree
|
commitdiff
2011-04-20
lzeng14
Store and get TSC Frequency with system configuration...
tree
|
commitdiff
2011-04-01
ydong10
PerformancePkg.dsc:
tree
|
commitdiff
2011-03-30
ydong10
Update inf file to follow spec.
tree
|
commitdiff
2011-03-14
ydong10
Enhance inf to follow spec.
tree
|
commitdiff
2011-03-10
mdkinney
Update DebugLib to provide support for "err" command...
tree
|
commitdiff
2011-02-22
lzeng14
Add comments for the two parameters of DxeTscTimerLibCo...
tree
|
commitdiff
2011-02-18
ydong10
Refine coding style.
tree
|
commitdiff
2011-02-15
lzeng14
TscTimerLib in PerformancePkg is a BASE type library...
tree
|
commitdiff
2011-01-20
lzeng14
ProcessCumulative() function always calculates the...
tree
|
commitdiff
2010-12-30
lgao4
Show PEIM GUID in PERF log.
tree
|
commitdiff
2010-11-15
ydong10
Fix build error.
tree
|
commitdiff
2010-11-12
ydong10
Refine coding style.
tree
|
commitdiff
2010-11-12
ydong10
Fixed build error
tree
|
commitdiff
2010-11-09
ydong10
Move some define code to the uni file. Also fixed some...
tree
|
commitdiff
2010-11-09
ydong10
Fix tracker for build error.
tree
|
commitdiff
2010-11-08
ydong10
Refine code to make code follow the coding style.
tree
|
commitdiff
2010-11-05
ydong10
Refine code to make code run more safely.
tree
|
commitdiff
2010-10-26
vanjeff
pass build for IPF.
tree
|
commitdiff
2010-09-29
jljusten
PerformancePkg: Fix build with GCC
tree
|
commitdiff
2010-05-19
qhuang8
Move TscTimerLib library to correct CPU ARCH as it...
tree
|
commitdiff
2010-05-19
qhuang8
Remove unicode code in source code.
tree
|
commitdiff
2010-04-24
hhtian
Update the copyright notice format
tree
|
commitdiff
2010-04-23
darylm503
Libraries and utilities for instrumenting regions of...
tree
|
commitdiff