summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/X64/DisablePaging64.asm
AgeCommit message (Expand)AuthorFilesLines
2018-06-07MdePkg: Remove X86 ASM and S filesLiming Gao1-84/+0
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian1-2/+2
2010-04-16Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a1-1/+1
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney1-9/+12
2009-06-05 Need use 32-bit register to hold 32-bit stack address.klu21-3/+3
2009-06-05Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure.klu21-1/+15
2009-06-03Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...qhuang81-5/+5
2009-01-13Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli241-2/+4
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff1-0/+65
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-65/+0
2007-01-101. Added comments to ASM filesbxing1-10/+9
2006-07-211. Updated function headers in all assembly files.bxing1-0/+11
2006-07-061. Sync LinkedList.c with MWGvanjeff1-1/+2
2006-04-24Rename dirsbbahnsen1-0/+54