summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr/Ia32
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-04-27MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney
2014-08-11MdePkg: Fix Clang build failureGao, Liming
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-03Update to use DOS formatqhuang8
2008-09-181. Change 0 == Length style to Length == 0lgao4
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-07-281. Updated function headers for all assembly functionbxing
2006-07-13Fix bug in .S files.qhuang8
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang8
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-13Prepend underscores to procedure identifiers.bbahnsen
2006-06-13Sync SetMem64 with MASM version.bbahnsen
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang8
2006-05-17Ported to GNU assembly.bbahnsen
2006-04-21Initial import.bbahnsen