summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/UefiLib: Correct the arguments passed to IsLanguageSupported()Chandramohan Akula2021-03-171-2/+2
* MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei2020-10-131-92/+0
* MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang2019-11-201-9/+9
* MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao2019-09-171-21/+39
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-099-60/+9
* MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew2019-01-311-0/+81
* MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal2019-01-101-1/+971
* MdePkg UefiLib: Check Table against NULL in ScanTableInSDTStar Zeng2018-10-211-1/+1
* MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng2018-09-272-0/+431
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenModeLaszlo Ersek2018-08-221-34/+6
* MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2018-08-162-0/+228
* MdePkg: Clean up source filesLiming Gao2018-06-286-245/+245
* MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2018-06-121-5/+5
* MdePkg UefiLib: Fix in EfiLocateProtocolBuffer()Star Zeng2018-06-051-0/+4
* MdePkg UefiLib: Fix XCODE5 varargs warningLiming Gao2018-05-231-1/+1
* MdePkg/UefiLib: Add 'OUT' decorator where necessary.Marvin.Haeuser@outlook.com2018-05-171-9/+9
* MdePkg/UefiLib: Add EfiLocateProtocolBuffer()Michael D Kinney2018-02-111-1/+111
* MdePkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu2017-04-141-2/+9
* MdePkg UefiLib: Make the event empty function publicStar Zeng2017-01-203-46/+26
* 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