summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/X64/LongJump.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, repl...gikidy2009-06-101-10/+10
* Save/Restore xmm6-xmm15 in function setJump/longJump for GAS.gikidy2009-06-101-0/+12
* 1. Remove .extern from GCC assembly.xli242009-05-201-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Refine comments of X64 assembly files of MDE BaseLib.xli242008-10-281-2/+2
* Update GCC assembly files for MdePkg/Library/BaseLib/X64xli242008-10-231-1/+1
* Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian2008-07-311-2/+2
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-021-0/+42
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-42/+0
* Initial port to x86_64 gnu assembly.bbahnsen2006-11-161-0/+42