summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib/Console.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-06-30MdePkg UefiLib: Use safe string functionsHao Wu
2013-01-08Allocate temp buffer instead of change the input string to avoid crush.ydong10
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu
2012-08-06Enable wide string support for CreatePopUp function in UefiLib.ydong10
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-04-15add security checkvanjeff
2009-04-02Add CreatePopUp API into UefiLiblgao4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-20Code and comments have been checked with spec.jji4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-16Code clean up.klu2
2008-07-14Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang8
2008-07-14Code scrub:yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang8
2006-04-21Initial import.bbahnsen