summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiLib
AgeCommit message (Expand)AuthorFilesLines
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-1/+1
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242-1/+9
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang81-1/+125
2006-12-28Refix the previous issue.qhuang81-1/+1
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang81-1/+1
2006-11-031. Add the fix for the following Bugs:cwu112-13/+13
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang81-1/+1
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2-35/+41
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-8/+8
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-4/+4
2006-06-30converted all surface area description files to new schemajwang361-50/+56
2006-06-04UefiLib:qhuang81-15/+100
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang81-0/+4
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-25PeiSmbusLib & DxeSmbusLibqhuang81-9/+9
2006-04-21Initial import.bbahnsen6-0/+1351