audk/MdePkg/Library/BaseMemoryLibSse2/X64
Liming Gao 9095d37b8f MdePkg: Clean up source files
1. Do not use tab characters
2. No trailing white space in one line
3. All files must end with CRLF

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
2018-06-28 11:19:47 +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.nasm MdePkg BaseMemoryLibSse2: Convert X64/CompareMem.asm to NASM 2016-06-28 09:51:38 +08:00
CopyMem.S MdePkg: Clean up source files 2018-06-28 11:19:47 +08:00
CopyMem.nasm MdePkg BaseMemoryLibSse2: Convert X64/CopyMem.asm to NASM 2016-06-28 09:51:42 +08:00
IsZeroBuffer.nasm MdePkg BaseMemoryLibSse2: Add SSE2 implementation of API IsZeroBuffer() 2016-08-22 18:54:31 +08:00
ScanMem8.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
ScanMem8.nasm MdePkg BaseMemoryLibSse2: Convert X64/ScanMem8.asm to NASM 2016-06-28 09:51:37 +08:00
ScanMem16.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
ScanMem16.nasm MdePkg BaseMemoryLibSse2: Convert X64/ScanMem16.asm to NASM 2016-06-28 09:51:36 +08:00
ScanMem32.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
ScanMem32.nasm MdePkg BaseMemoryLibSse2: Convert X64/ScanMem32.asm to NASM 2016-06-28 09:51:36 +08:00
ScanMem64.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
ScanMem64.nasm MdePkg BaseMemoryLibSse2: Convert X64/ScanMem64.asm to NASM 2016-06-28 09:51:35 +08:00
SetMem.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
SetMem.nasm MdePkg BaseMemoryLibSse2: Convert X64/SetMem.asm to NASM 2016-06-28 09:51:41 +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.nasm MdePkg BaseMemoryLibSse2: Convert X64/SetMem16.asm to NASM 2016-06-28 09:51:40 +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.nasm MdePkg BaseMemoryLibSse2: Convert X64/SetMem32.asm to NASM 2016-06-28 09:51:39 +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.nasm MdePkg BaseMemoryLibSse2: Convert X64/SetMem64.asm to NASM 2016-06-28 09:51:39 +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.nasm MdePkg BaseMemoryLibSse2: Convert X64/ZeroMem.asm to NASM 2016-06-28 09:51:38 +08:00