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.S
Age
Commit message (
Expand
)
Author
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-08-11
Minor 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-05
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failed
klu2
2009-06-03
1. Fix the bug that we should use rip relative addressing for x64 label to pr...
qhuang8
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-01-13
Fix the bug that EntryPoint of DisablePaging64() is corrupted.
xli24
2008-11-03
Update to use DOS format
qhuang8
2008-10-28
Refine comments of X64 assembly files of MDE BaseLib.
xli24
2008-10-23
Update GCC assembly files for MdePkg/Library/BaseLib/X64
xli24
2008-07-31
Gcc cleanup for baselib & basememorylib in mdepkg/library/
eric_tian
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
2006-11-16
Initial port to x86_64 gnu assembly.
bbahnsen