summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/X64
Commit message (Expand)AuthorAgeFilesLines
* Replace .globl with ASM_GLOBALxli242009-05-2011-11/+11
* Update copyright for files modified in this yearqhuang82008-12-2916-16/+16
* Update to use DOS formatqhuang82008-11-0311-647/+647
* modify CopyMem.S to align with CopyMem.asmeric_tian2008-10-231-10/+18
* add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian2008-10-2211-57/+570
* 1. Change 0 == Length style to Length == 0lgao42008-09-186-6/+18
* Import BaseMemoryLibMmx.yshang12007-07-2313-0/+718
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0113-718/+0
* Port a couple of files to gnu assembly.bbahnsen2006-11-232-0/+124
* 1. Updated function headers for all assembly functionbxing2006-07-2811-49/+179
* 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang82006-07-101-0/+2
* 1.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang82006-06-2810-0/+462