summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/UefiLib.h
AgeCommit message (Expand)Author
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
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-17Add 3 macros to manager Timer events.qhuang8
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji4
2008-11-07Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb...qhuang8
2008-10-10Update library class and library instance description for UefiLib to follows ...klu2
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-22Cleanup "Tiano" word.klu2
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang1
2008-04-22Fix missing include header file and fix typo in comment.klu2
2007-12-071. Move some status code related PCDs to MdePkgqhuang8
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang8
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-06-26Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2006-12-28Refix the previous issue.qhuang8
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang8
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish
2006-06-04UefiLib:qhuang8
2006-04-25PeiSmbusLib & DxeSmbusLibqhuang8
2006-04-21Initial import.bbahnsen