summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Remove X86 ASM and S filesLiming Gao2018-06-071-551/+0
* MdeModulePkg/DebugSupportDxe: Fix XCODE5 build failureMichael Kinney2017-05-241-2/+2
* MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen2014-12-171-1/+1
* Fix CRLF formatTian, Hot2014-01-221-551/+551
* A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun32011-05-171-1/+4
* Update the copyright notice formathhtian2010-04-241-3/+3
* fixed one bug that old rsp was calculate incorrectly.vanjeff2010-01-141-27/+27
* Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang82009-08-241-547/+548
* Use .fill directive to improve portability.qhuang82009-08-211-3/+1
* Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-201-2/+2
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-121-244/+242
* Replace .globl with ASM_GLOBALxli242009-05-201-10/+10
* fixed one bug to pass GCC.vanjeff2008-12-191-2/+2
* code scrub:vanjeff2008-12-161-17/+16
* Port AsmFuncs.s to pass CYGWINGCC build for x64.vanjeff2008-12-151-29/+531
* code scrub for DebugSpport Module.vanjeff2008-12-111-8/+0
* Renamedvanjeff2008-09-271-0/+58