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