summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/X64/LongJump.S
AgeCommit message (Expand)Author
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-06-10For X64 BASE_LIBRARY_JUMP_BUFFER is 64-bit aligned, not 128-bit aligned, repl...gikidy
2009-06-10Save/Restore xmm6-xmm15 in function setJump/longJump for GAS.gikidy
2009-05-201. Remove .extern from GCC assembly.xli24
2008-12-29Update copyright for files modified in this yearqhuang8
2008-10-28Refine comments of X64 assembly files of MDE BaseLib.xli24
2008-10-23Update GCC assembly files for MdePkg/Library/BaseLib/X64xli24
2008-07-31Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-11-16Initial port to x86_64 gnu assembly.bbahnsen