summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
AgeCommit message (Expand)Author
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni
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
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2011-03-14Enhance inf to follow spec.ydong10
2010-12-18Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao4
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-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-06-04fix the issue when passing a L"" string to PrintXY.eric_tian
2009-05-26update comments on implementationeric_tian
2009-05-26sync the StrToImage flag of UGA to consistent with GOPeric_tian
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian
2009-05-11In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most...eric_tian
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney
2009-04-15Fix several minor coding style issues.qhuang8
2009-04-15add security checkvanjeff
2009-04-02Add CreatePopUp API into UefiLiblgao4
2009-04-02Fix some typo.gikidy
2009-03-24Fix minor formatting issue.qhuang8
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang8
2009-02-25Fix typo in API prototypeqhuang8
2009-02-09Comments synchronizedjji4
2009-02-06Comments checked with spec.jji4
2009-01-14INF extension reviewedjji4
2009-01-09INF extension reviewedjji4
2009-01-08minimum update function header.vanjeff
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-29fixed potential NULL pointer reference issue.vanjeff
2008-12-16Fix Some typo.gikidy
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-12-01Remove several over-specific issues.qhuang8
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang8
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-20Code and comments have been checked with spec.jji4
2008-11-201.Removed PrintXY from Graphics Library.vanjeff
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu2
2008-11-07Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF.qhuang8