summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibRepStr
Commit message (Expand)AuthorAgeFilesLines
...
* Prepend underscores to procedure identifiers.bbahnsen2006-06-1310-19/+20
* Sync SetMem64 with MASM version.bbahnsen2006-06-131-7/+8
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-132-4/+4
* BaseMemoryLib:qhuang82006-06-073-9/+9
* 1. Fixed incorrect ASSERT conditions in wrapper functions.bxing2006-05-303-6/+6
* BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82006-05-292-3/+12
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-252-2/+2
* Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen2006-05-241-0/+93
* Ported to GNU assembly.bbahnsen2006-05-1711-0/+478
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-1614-622/+942
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-262-33/+33
* Initial import.bbahnsen2006-04-2127-0/+1823