summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek2016-03-231-0/+43
* MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek2016-03-233-21/+37
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu2015-08-051-3/+5
* MdePkg: Fix bug in CatVSPrint introduced by r17742.Heyi Guo2015-07-061-1/+5
* MdePkg UefiLib: Use safe string functionsHao Wu2015-06-302-9/+5
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-17/+17
* This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin2013-09-051-7/+27
* Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni2013-07-101-105/+103
* 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
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+110
* MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32012-02-221-1/+4
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-2/+10
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-021-1/+95
* Enhance inf to follow spec.ydong102011-03-141-6/+6
* Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney2010-12-182-0/+23
* Use FreePool() library API to replace gBS->FreePool() service.lgao42010-07-291-11/+11
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-305-36/+36
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-257-19/+19
* Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney2010-06-111-8/+26
* Update the copyright notice formathhtian2010-04-237-14/+14
* 1. Correct File header to ## @filelgao42010-02-241-6/+6
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-2/+2
* fix the issue when passing a L"" string to PrintXY.eric_tian2009-06-041-4/+20
* update comments on implementationeric_tian2009-05-261-1/+1
* sync the StrToImage flag of UGA to consistent with GOPeric_tian2009-05-261-1/+3
* update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2009-05-211-42/+36
* In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most...eric_tian2009-05-111-2/+1
* Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney2009-05-081-4/+6
* Fix several minor coding style issues.qhuang82009-04-151-23/+23
* add security checkvanjeff2009-04-151-1/+2
* Add CreatePopUp API into UefiLiblgao42009-04-021-0/+173
* Fix some typo.gikidy2009-04-023-71/+72
* Fix minor formatting issue.qhuang82009-03-241-3/+3
* Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang82009-03-243-2/+230
* Fix typo in API prototypeqhuang82009-02-251-1/+1
* Comments synchronizedjji42009-02-091-4/+6
* Comments checked with spec.jji42009-02-061-5/+6
* INF extension reviewedjji42009-01-141-11/+11
* INF extension reviewedjji42009-01-091-20/+19
* minimum update function header.vanjeff2009-01-081-2/+2
* Update copyright for files modified in this yearqhuang82008-12-294-4/+4
* fixed potential NULL pointer reference issue.vanjeff2008-12-291-71/+71
* Fix Some typo.gikidy2008-12-161-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-102-18/+17
* Remove several over-specific issues.qhuang82008-12-013-7/+5