summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/X64/DisablePaging64.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
2010-04-16Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney
2009-08-11Minor update source to make end-of-line consistent. qhuang8
2009-06-05 Need use 32-bit register to hold 32-bit stack address.klu2
2009-06-05Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failedklu2
2009-06-031. Fix the bug that we should use rip relative addressing for x64 label to pr...qhuang8
2009-05-201. Remove .extern from GCC assembly.xli24
2009-01-13Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli24
2008-11-03Update to use DOS formatqhuang8
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