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
/
BaseMemoryLibRepStr
/
Ia32
Age
Commit message (
Expand
)
Author
2015-04-27
MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx
Michael Kinney
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-11-03
Update to use DOS format
qhuang8
2008-09-18
1. Change 0 == Length style to Length == 0
lgao4
2007-07-02
1. Port X64, IPF and EBC arch for BaseLib
vanjeff
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
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-06-20
Use capital S for GCC assembly. This enables pre-processing for PCD support.
bbahnsen
2006-06-13
Prepend underscores to procedure identifiers.
bbahnsen
2006-06-13
Sync SetMem64 with MASM version.
bbahnsen
2006-06-13
BaseMemoryLib (BaseMemoryLibRepStr):
qhuang8
2006-05-17
Ported to GNU assembly.
bbahnsen
2006-04-21
Initial import.
bbahnsen