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
/
MdePkg
/
Library
/
UefiDebugLibConOut
/
DebugLib.c
Age
Commit message (
Expand
)
Author
2008-09-08
use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.
klu2
2008-09-08
Correct the wrong '?' character to '-', and add check DestinationBuffer == So...
lgao4
2008-07-15
Code scrub for the Debug library, PostCode library, Print library, and Extrac...
lgao4
2007-09-20
Fix a bug to print correct message to ConOut and StdErr as they accept unicod...
qwang12
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-06-22
Checked in part of MDE library instances following PI and UEFI. It includes:
yshang1
2007-06-22
Import some Pei and Dxe related instances for MdePkg.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-04-06
1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL
qwang12
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-06-19
1. PostCodeLib.
qhuang8
2006-06-13
BaseMemoryLib (BaseMemoryLibRepStr):
qhuang8
2006-04-27
Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36
vanjeff
2006-04-21
Initial import.
bbahnsen