summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr
AgeCommit message (Expand)AuthorFilesLines
2006-06-26• BaseMemoryLib:qhuang812-107/+107
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang89-132/+127
2006-06-20Removebbahnsen1-93/+0
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen11-0/+0
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang11-1/+4
2006-06-13Prepend underscores to procedure identifiers.bbahnsen10-19/+20
2006-06-13Sync SetMem64 with MASM version.bbahnsen1-7/+8
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang82-4/+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 sectionlhauch2-2/+2
2006-05-24Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen1-0/+93
2006-05-17Ported to GNU assembly.bbahnsen11-0/+478
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing14-622/+942
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2-33/+33
2006-04-21Initial import.bbahnsen27-0/+1823