audk/MdePkg/Library/BaseMemoryLibRepStr
bxing 49c80af423 1. Fixed incorrect ASSERT conditions in wrapper functions.
2. Removed unnecessary SUB instructions in CompareMem.asm

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@318 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-30 05:42:49 +00:00
..
Ia32 Ported to GNU assembly. 2006-05-17 16:10:32 +00:00
x64 Initial import. 2006-04-21 22:54:32 +00:00
BaseMemoryLibRepStr-Gcc.msa Updated MSA by putting Specification element at the end of the header section 2006-05-25 21:42:12 +00:00
BaseMemoryLibRepStr.mbd Initial import. 2006-04-21 22:54:32 +00:00
BaseMemoryLibRepStr.msa Updated MSA by putting Specification element at the end of the header section 2006-05-25 21:42:12 +00:00
CompareMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
CopyMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
MemLibGuid.c BaseMemoryLib: Add missing ASSERT()s for some interfaces. 2006-05-29 04:43:26 +00:00
MemLibInternals.h Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem8Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem16Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem32Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem64Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
SetMem16Wrapper.c 1. Fixed incorrect ASSERT conditions in wrapper functions. 2006-05-30 05:42:49 +00:00
SetMem32Wrapper.c 1. Fixed incorrect ASSERT conditions in wrapper functions. 2006-05-30 05:42:49 +00:00
SetMem64Wrapper.c 1. Fixed incorrect ASSERT conditions in wrapper functions. 2006-05-30 05:42:49 +00:00
SetMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ZeroMemWrapper.c BaseMemoryLib: Add missing ASSERT()s for some interfaces. 2006-05-29 04:43:26 +00:00
build.xml Convert backslashes to forward slashes in many build files. This is necessary for Linux support. 2006-04-26 20:53:56 +00:00