summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
AgeCommit message (Expand)Author
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
2008-11-07Update the implementation of EfiLibInstallAllDriverBinding2().qhuang8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-28Remove over specify protocol/ppi/guidklu2
2008-10-21Adjust doxygen comment style for structure.klu2
2008-10-21deleted an empty space.qwang12
2008-10-10Update library class and library instance description for UefiLib to follows ...klu2
2008-10-09Remove the unused header files.lgao4
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-09-22Cleanup "Tiano" word.klu2
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-19Update these library instances module type to UEFI_DIRVER, because they only ...lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-16Code clean up.klu2
2008-09-041. remove EFI_EVENT_ alias, replace them with EVT_vanjeff