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.S
Age
Commit message (
Expand
)
Author
2009-12-06
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...
AJFISH
2009-06-02
Use rip relative addressing for x64 label for Thunk16.S to prevent GCC assemb...
qhuang8
2009-05-26
Correct one minor instruction to clear the lower 4 bits of r11.
qhuang8
2009-05-26
Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...
qhuang8
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-04-17
Save segment registers on stack in case the thunk code assembly calls CF9 sof...
qhuang8
2009-04-10
Fix some build issues encountered with ELFGCC.
jljusten
2008-11-03
Update to use DOS format
qhuang8
2008-07-31
Gcc cleanup
eric_tian
2008-01-24
Update Thunk16.S of X64 for BaseLib.
xli24
2008-01-22
Check in implementation in GNU assembly for Thunk16.S in BaseLib.
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
2006-11-17
Add Thunk16.S -- needs to be ported from masm.
bbahnsen