summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiMemoryLib
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Synchronize interface function comment from declaration in library class head...klu22-15/+19
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy9-101/+106
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+3
2008-10-251. Rename following library instances according to MDE Library Spec:xli2416-0/+1458
2006-07-05 DebugLib:qhuang818-1495/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-38/+41
2006-06-26• BaseMemoryLib:qhuang813-111/+107
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang810-133/+127
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang11-1/+4
2006-06-07BaseMemoryLib:qhuang83-9/+9
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing3-6/+6
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82-3/+12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing15-638/+932
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen7-0/+1196