summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/UefiLib.h
AgeCommit message (Expand)Author
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