audk/MdePkg/Library/BaseMemoryLibSse2
lgao4 cc4e048504 Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5831 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-08 01:24:16 +00:00
..
Ia32 Changed to pass the build with Visual Studio 2005 2007-10-10 07:03:04 +00:00
x64 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
BaseMemoryLibSse2.inf Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
CompareMemWrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
CopyMemWrapper.c Code scrub: 2008-07-08 09:38:43 +00:00
MemLibGuid.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
MemLibInternals.h Code Scrub for MdePkg. 2008-07-25 12:21:57 +00:00
ScanMem8Wrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
ScanMem16Wrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
ScanMem32Wrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
ScanMem64Wrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
SetMem16Wrapper.c Code scrub: 2008-07-08 09:38:43 +00:00
SetMem32Wrapper.c Code scrub: 2008-07-08 09:38:43 +00:00
SetMem64Wrapper.c Code scrub: 2008-07-08 09:38:43 +00:00
SetMemWrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
ZeroMemWrapper.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00