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
/
UefiLib
/
Console.c
Age
Commit message (
Expand
)
Author
2013-01-08
Allocate temp buffer instead of change the input string to avoid crush.
ydong10
2012-11-15
Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...
niruiyu
2012-08-06
Enable wide string support for CreatePopUp function in UefiLib.
ydong10
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2009-04-15
add security check
vanjeff
2009-04-02
Add CreatePopUp API into UefiLib
lgao4
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-11-25
Function headers in .h and .c files synchronized with spec
jji4
2008-11-20
Code and comments have been checked with spec.
jji4
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-09-16
Code clean up.
klu2
2008-07-14
Add CONST modifier to align with the global array of mUnicodeWidthTable.
qhuang8
2008-07-14
Code scrub:
yshang1
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
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
2006-05-25
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...
qhuang8
2006-04-21
Initial import.
bbahnsen