]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/X64/Thunk16.S
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / Thunk16.S
2018-06-28 Liming GaoMdePkg: Clean up source files
2013-10-29 Elvin LiUse rsp instead of esp to save 64-bit stack pointer.
2013-01-07 li-elvinCurrent Thunk16.asm implementation clears reserved...
2011-12-15 lgao4Fix the issue to clear the high 16-bit of EAX before...
2011-10-08 andrewfishFix Xcode link failure. Relocations are not supported...
2011-08-02 geekboy15aMdePkg: Fixed hang/reset in thunk code when building...
2011-07-12 andrewfishMdePkg: Fix X64 clang compile issues.
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issue due to incorrect prefix....
2009-12-06 AJFISHFixes for ARM build in the EdkCompatibilityPkg and...
2009-06-02 qhuang8Use rip relative addressing for x64 label for Thunk16...
2009-05-26 qhuang8Correct one minor instruction to clear the lower 4...
2009-05-26 qhuang8Fix the bug in x64 thunk code that it cannot handle...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-04-17 qhuang8Save segment registers on stack in case the thunk code...
2009-04-10 jljustenFix some build issues encountered with ELFGCC.
2008-11-03 qhuang8Update to use DOS format
2008-07-31 eric_tianGcc cleanup
2008-01-24 xli24Update Thunk16.S of X64 for BaseLib.
2008-01-22 xli24Check in implementation in GNU assembly for Thunk16...
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-11-17 bbahnsenAdd Thunk16.S -- needs to be ported from masm.