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
/
Ia32
Age
Commit message (
Expand
)
Author
2014-08-11
MdePkg: Fix Clang build failure
Gao, Liming
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-05-15
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...
eric_tian
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-09-18
1. Change 0 == Length style to Length == 0
lgao4
2007-10-10
Changed to pass the build with Visual Studio 2005
jwang36
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-09-25
1.Fix .global issue in GAS (EdkT207).
qhuang8
2006-07-28
1. Updated function headers for all assembly function
bxing
2006-07-13
Fix bug in .S files.
qhuang8
2006-07-13
BasePrintLib: Fix Buffer Overflow issue.
qhuang8
2006-07-12
1. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTOR
bxing
2006-07-11
sync GCC assembly files with MASM assembly files
qhuang8
2006-06-20
Use capital S for GCC assembly. This enables pre-processing for PCD support.
bbahnsen
2006-05-30
1. Fixed incorrect ASSERT conditions in wrapper functions.
bxing
2006-05-19
Fix capitalization issues
bbahnsen