summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib/Console.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Clean up source filesLiming Gao2018-06-281-30/+30
* MdePkg UefiLib: Use safe string functionsHao Wu2015-06-301-3/+3
* Allocate temp buffer instead of change the input string to avoid crush.ydong102013-01-081-13/+12
* Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu2012-11-151-2/+15
* Enable wide string support for CreatePopUp function in UefiLib.ydong102012-08-061-10/+107
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-7/+7
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* add security checkvanjeff2009-04-151-1/+2
* Add CreatePopUp API into UefiLiblgao42009-04-021-0/+173
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-251-7/+11
* Code and comments have been checked with spec.jji42008-11-201-0/+2
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code clean up.klu22008-09-161-1/+1
* Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang82008-07-141-4/+4
* Code scrub:yshang12008-07-141-1/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+287
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-282/+0
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-251-0/+4
* Initial import.bbahnsen2006-04-211-0/+278