audk/MdePkg/Library/BaseMemoryLibOptDxe
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 Gcc cleanup for baselib & basememorylib in mdepkg/library/ 2008-07-31 06:23:32 +00:00
x64 Add BaseMemoryLib optimized for DXE 2007-10-06 23:23:49 +00:00
BaseMemoryLibOptDxe.inf Add BaseMemoryLib optimized for DXE 2007-10-06 23:23:49 +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 Fix typo in comment. 2008-04-22 05:16:14 +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