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
/
Thunk16.asm
Age
Commit message (
Expand
)
Author
2010-04-23
Update the copyright notice format
hhtian
2009-05-26
Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...
qhuang8
2009-04-17
Save segment registers on stack in case the thunk code assembly calls CF9 sof...
qhuang8
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
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-11-23
To Fix PVCS 429.
yshang1
2006-11-15
Enabled 4G+ memory in thunk.
bxing
2006-09-14
Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...
bxing
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-17
Modified coding style, removed unnecessary comments and "offset" key words.
bxing
2006-07-04
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...
jwang36
2006-06-26
Roll back modification for autogen of assemble code, we do not support PCD au...
klu2
2006-06-15
Thunk16.asm's can use constants defined in BaseLib.h now.
bxing
2006-05-24
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
bxing
2006-05-15
Updated BaseLib for THUNK functions and some CPU functions
bxing
2006-04-24
Rename dirs
bbahnsen