audk/MdePkg/Library/BaseMemoryLibMmx/Ia32
eric_tian d3c0cbcecc cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8316 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-15 03:21:08 +00:00
..
CompareMem.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
CompareMem.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CopyMem.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
CopyMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
ScanMem8.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
ScanMem8.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ScanMem16.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
ScanMem16.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ScanMem32.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
ScanMem32.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ScanMem64.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
ScanMem64.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SetMem.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
SetMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem16.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
SetMem16.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
SetMem32.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
SetMem32.asm Changed to pass the build with Visual Studio 2005 2007-10-10 07:03:04 +00:00
SetMem64.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
SetMem64.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00
ZeroMem.S cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. 2009-05-15 03:21:08 +00:00
ZeroMem.asm Import BaseMemoryLibMmx. 2007-07-23 09:54:31 +00:00