audk/MdePkg/Library/BaseMemoryLibSse2
mdkinney f7753a96ba Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib implementations
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9517 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-05 18:48:52 +00:00
..
Ia32 Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
X64 Use "movd" instruction to manipulate MMX register to support more GNU assemblers. 2009-08-12 02:23:31 +00:00
BaseMemoryLibSse2.inf INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
CompareMemWrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
CopyMemWrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
MemLibGuid.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
MemLibInternals.h clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem8Wrapper.c Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib implementations 2009-12-05 18:48:52 +00:00
ScanMem16Wrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem32Wrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
ScanMem64Wrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
SetMem16Wrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
SetMem32Wrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
SetMem64Wrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00
SetMemWrapper.c Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib implementations 2009-12-05 18:48:52 +00:00
ZeroMemWrapper.c clean up all of eight BaseMemoryLib instances in MdePkg with the following updates: 2009-08-11 15:32:16 +00:00