summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S
AgeCommit message (Expand)AuthorFilesLines
2018-06-07MdeModulePkg: Remove X86 ASM and S filesLiming Gao1-551/+0
2017-05-24MdeModulePkg/DebugSupportDxe: Fix XCODE5 build failureMichael Kinney1-2/+2
2014-12-17MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen1-1/+1
2014-01-22Fix CRLF formatTian, Hot1-551/+551
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun31-1/+4
2010-04-24Update the copyright notice formathhtian1-3/+3
2010-01-14fixed one bug that old rsp was calculate incorrectly.vanjeff1-27/+27
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang81-547/+548
2009-08-21Use .fill directive to improve portability.qhuang81-3/+1
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang81-2/+2
2009-08-12Remove ".intel_syntax", convert MASM to GAS.gikidy1-244/+242
2009-05-20Replace .globl with ASM_GLOBALxli241-10/+10
2008-12-19fixed one bug to pass GCC.vanjeff1-2/+2
2008-12-16code scrub:vanjeff1-17/+16
2008-12-15Port AsmFuncs.s to pass CYGWINGCC build for x64.vanjeff1-29/+531
2008-12-11code scrub for DebugSpport Module.vanjeff1-8/+0
2008-09-27Renamedvanjeff1-0/+58