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
/
MdeModulePkg
/
Library
/
DxePrintLibPrint2Protocol
Age
Commit message (
Expand
)
Author
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-09-02
MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...
jcarsey
2011-08-24
Refine code to follow coding style.
ydong10
2011-08-09
Fix X64 VS2005 and VS2008 compile error.
lgao4
2011-08-08
clarify the logic of the print length counting functions in both PrintLib lib...
jcarsey
2011-08-02
Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.
jcarsey
2011-07-27
For libraries that have multiple module types support, just define a [Depex] ...
lzeng14
2010-04-24
Update the copyright notice format
hhtian
2010-02-24
1. Correct File header to ## @file
lgao4
2009-11-17
Update function description to be consistent with code definition: HEX_RADIX ...
xdu2
2009-08-26
Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...
AJFISH
2009-06-03
Make sure BASE_LIST is always aligned on a 64-bit boundary
mdkinney
2009-05-30
This checkin addresses the compatibility issue of passing arguments of type V...
mdkinney
2009-02-23
Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...
qhuang8