audk/MdePkg/Library/BaseMemoryLibRepStr/Ia32
Hao Wu 02b5cf7fb1 MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer()
Add the implementation of API IsZeroBuffer() via assembly for the
following library instances:
BaseMemoryLibMmx
BaseMemoryLibOptDxe
BaseMemoryLibOptPei
BaseMemoryLibRepStr

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-08-22 18:54:31 +08:00
..
CompareMem.S Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
CompareMem.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
CompareMem.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/CompareMem.asm to NASM 2016-06-28 09:51:15 +08:00
CopyMem.S Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
CopyMem.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
CopyMem.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/CopyMem.asm to NASM 2016-06-28 09:51:19 +08:00
IsZeroBuffer.nasm MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer() 2016-08-22 18:54:31 +08:00
ScanMem8.S MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem8.asm MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem8.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem8.asm to NASM 2016-06-28 09:51:14 +08:00
ScanMem16.S MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem16.asm MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem16.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem16.asm to NASM 2016-06-28 09:51:13 +08:00
ScanMem32.S MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem32.asm MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem32.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem32.asm to NASM 2016-06-28 09:51:13 +08:00
ScanMem64.S MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem64.asm MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx 2015-04-27 19:41:19 +00:00
ScanMem64.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/ScanMem64.asm to NASM 2016-06-28 09:51:12 +08:00
SetMem.S MdePkg: Fix Clang build failure 2014-08-11 07:05:49 +00:00
SetMem.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/SetMem.asm to NASM 2016-06-28 09:51:19 +08:00
SetMem16.S Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem16.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem16.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/SetMem16.asm to NASM 2016-06-28 09:51:18 +08:00
SetMem32.S Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem32.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem32.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/SetMem32.asm to NASM 2016-06-28 09:51:17 +08:00
SetMem64.S Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem64.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
SetMem64.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/SetMem64.asm to NASM 2016-06-28 09:51:16 +08:00
ZeroMem.S Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
ZeroMem.asm Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-25 21:56:02 +00:00
ZeroMem.nasm MdePkg BaseMemoryLibRepStr: Convert Ia32/ZeroMem.asm to NASM 2016-06-28 09:51:16 +08:00