summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-1/+1
* Cleanup "Tiano" word.klu22008-09-221-35/+34
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-213-1/+54
* Update these library instances module type to UEFI_DIRVER, because they only ...lgao42008-09-191-1/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-175-15/+5
* Code clean up.klu22008-09-164-11/+30
* 1. remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-041-1/+1
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-122/+0
* Code Scrub for MdePkg.yshang12008-07-254-14/+15
* Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang82008-07-141-4/+4
* Code scrub:yshang12008-07-142-15/+32
* Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li...qhuang82008-02-011-1/+1