summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/X64/DisablePaging64.S
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-231-2/+2
* Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a2010-04-161-2/+3
* Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney2010-03-011-6/+9
* Minor update source to make end-of-line consistent. qhuang82009-08-111-14/+14
* Need use 32-bit register to hold 32-bit stack address.klu22009-06-051-3/+3
* Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failedklu22009-06-051-3/+14
* 1. Fix the bug that we should use rip relative addressing for x64 label to pr...qhuang82009-06-031-8/+8
* 1. Remove .extern from GCC assembly.xli242009-05-201-1/+1
* Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli242009-01-131-1/+3
* Update to use DOS formatqhuang82008-11-031-59/+59
* Refine comments of X64 assembly files of MDE BaseLib.xli242008-10-281-17/+17
* Update GCC assembly files for MdePkg/Library/BaseLib/X64xli242008-10-231-10/+9
* 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/+66
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-66/+0
* Initial port to x86_64 gnu assembly.bbahnsen2006-11-161-0/+66