summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-011-1/+1
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-272-50/+0
* Function headers in .h and .c files synchronized with specjji42008-11-255-230/+229
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Code and comments have been checked with spec.jji42008-11-204-179/+170
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-203-8/+415
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-4/+8
* 1, Move device path utility macros from protocol's header file to DevicePathL...klu22008-11-112-2/+3
* Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF.qhuang82008-11-071-2/+3
* Update the implementation of EfiLibInstallAllDriverBinding2().qhuang82008-11-071-282/+653
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+5
* Remove over specify protocol/ppi/guidklu22008-10-281-2/+0
* Adjust doxygen comment style for structure.klu22008-10-211-1/+5
* deleted an empty space.qwang122008-10-211-1/+0
* Update library class and library instance description for UefiLib to follows ...klu22008-10-101-7/+5
* Remove the unused header files.lgao42008-10-091-1/+0