index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseLib
/
X64
/
DisablePaging64.asm
Age
Commit message (
Expand
)
Author
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2010-04-16
Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...
geekboy15a
2010-03-01
Remove assumption that the transition code for transitioning from 64-bit to 3...
mdkinney
2009-06-05
Need use 32-bit register to hold 32-bit stack address.
klu2
2009-06-05
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failure.
klu2
2009-06-03
Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in ...
qhuang8
2009-01-13
Fix the bug that EntryPoint of DisablePaging64() is corrupted.
xli24
2007-07-02
1. Port X64, IPF and EBC arch for BaseLib
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-01-10
1. Added comments to ASM files
bxing
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-06
1. Sync LinkedList.c with MWG
vanjeff
2006-04-24
Rename dirs
bbahnsen