summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib
Commit message (Expand)AuthorAgeFilesLines
* 1. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff2007-03-281-12/+2
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-261-116/+94
* Update the comments.qwang122007-03-091-2/+2
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-142-0/+273
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-131-20/+21
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-0/+29
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-1/+1
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-252-1/+9
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+125
* Refix the previous issue.qhuang82006-12-281-1/+1
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-281-1/+1
* 1. Add the fix for the following Bugs:cwu112006-11-032-13/+13
* Adjust coding style for MemoryAllocationLib.qhuang82006-07-231-1/+1
* Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2006-07-192-35/+41
* Added license & copyright declarationjwang362006-07-131-0/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-8/+8
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-301-50/+56
* UefiLib:qhuang82006-06-041-15/+100
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-251-0/+4
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* PeiSmbusLib & DxeSmbusLibqhuang82006-04-251-9/+9
* Initial import.bbahnsen2006-04-216-0/+1351