index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseMemoryLibMmx
/
X64
Age
Commit message (
Expand
)
Author
2009-08-12
Use "movd" instruction to manipulate MMX register to support more GNU assembl...
qhuang8
2009-08-11
clean up all of eight BaseMemoryLib instances in MdePkg with the following up...
qhuang8
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-11-03
Update to use DOS format
qhuang8
2008-10-23
modify CopyMem.S to align with CopyMem.asm
eric_tian
2008-10-22
add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....
eric_tian
2008-09-18
1. Change 0 == Length style to Length == 0
lgao4
2007-07-23
Import BaseMemoryLibMmx.
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2006-11-23
Port a couple of files to gnu assembly.
bbahnsen
2006-07-28
1. Updated function headers for all assembly function
bxing
2006-07-10
1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...
qhuang8
2006-06-28
1.BaseMemoryLibMmx: Add X64 Cpu Arch support.
qhuang8