summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
AgeCommit message (Expand)AuthorFilesLines
2023-02-15MdePkg: Added Call for AfterReadyToBoot EventRobert Phelps2-0/+15
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki7-1161/+1750
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney6-32/+31
2021-12-07MdePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-3/+2
2021-03-17MdePkg/UefiLib: Correct the arguments passed to IsLanguageSupported()Chandramohan Akula1-2/+2
2020-10-13MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei1-92/+0
2019-11-20MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang1-9/+9
2019-09-17MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao1-21/+39
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-60/+9
2019-01-31MdePkg/UefiLib: Add a new API GetVariable3Bret Barkelew1-0/+81
2019-01-10MdePkg/UefiLib: Abstract driver model protocol uninstallationAshish Singhal1-1/+971
2018-10-21MdePkg UefiLib: Check Table against NULL in ScanTableInSDTStar Zeng1-1/+1
2018-09-27MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIsStar Zeng2-0/+431
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-08-22MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenModeLaszlo Ersek1-34/+6
2018-08-16MdePkg/UefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek2-0/+228
2018-06-28MdePkg: Clean up source filesLiming Gao6-245/+245
2018-06-12MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao1-5/+5
2018-06-05MdePkg UefiLib: Fix in EfiLocateProtocolBuffer()Star Zeng1-0/+4
2018-05-23MdePkg UefiLib: Fix XCODE5 varargs warningLiming Gao1-1/+1
2018-05-17MdePkg/UefiLib: Add 'OUT' decorator where necessary.Marvin.Haeuser@outlook.com1-9/+9
2018-02-11MdePkg/UefiLib: Add EfiLocateProtocolBuffer()Michael D Kinney1-1/+111
2017-04-14MdePkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu1-2/+9
2017-01-20MdePkg UefiLib: Make the event empty function publicStar Zeng3-46/+26
2016-03-23MdePkg/UefiLib: introduce EfiEventGroupSignalLaszlo Ersek1-0/+43
2016-03-23MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek3-21/+37
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-3/+5
2015-07-06MdePkg: Fix bug in CatVSPrint introduced by r17742.Heyi Guo1-1/+5
2015-06-30MdePkg UefiLib: Use safe string functionsHao Wu2-9/+5
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-17/+17
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin1-7/+27
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni1-105/+103
2013-01-08Allocate temp buffer instead of change the input string to avoid crush.ydong101-13/+12
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu1-2/+15
2012-08-06Enable wide string support for CreatePopUp function in UefiLib.ydong101-10/+107
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+110
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun31-1/+4
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-2/+10
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey1-1/+95
2011-03-14Enhance inf to follow spec.ydong101-6/+6
2010-12-18Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney2-0/+23
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao41-11/+11
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter5-36/+36
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter7-19/+19
2010-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney1-8/+26
2010-04-23Update the copyright notice formathhtian7-14/+14
2010-02-241. Correct File header to ## @filelgao41-6/+6