summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibSse2
AgeCommit message (Expand)Author
2008-11-03Update to use DOS formatqhuang8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-23unify the name convention of label in .S fileseric_tian
2008-10-22add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian
2008-09-25rename filename to match actual ones.vanjeff
2008-09-25Renamevanjeff
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao4
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-08Code scrub:yshang1
2007-10-10Changed to pass the build with Visual Studio 2005jwang36
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-27Updated headers to follow coding standardAJFISH
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
2007-01-25BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f...lgao4
2007-01-09The header file applies to all architectures.bbahnsen
2006-11-031. Add the fix for the following Bugs:cwu11
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-07-281. Updated function headers for all assembly functionbxing
2006-07-13Added license & copyright declarationjwang36
2006-07-13Fix bug in .S files.qhuang8
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang8
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-20Removebbahnsen
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang1
2006-06-07BaseMemoryLib:qhuang8
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch