]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/X64/Thunk16.S
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to correctly...
[mirror_edk2.git] / MdePkg / Library / BaseLib / X64 / Thunk16.S
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.