]> git.proxmox.com Git - mirror_edk2.git/commit
Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hooked in...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Jul 2010 03:24:13 +0000 (03:24 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Jul 2010 03:24:13 +0000 (03:24 +0000)
commita4902cccdf477e93a55d6211fcb7a071bb48b71c
treedc61a7914f89038be9cfd4c1465b4bab91ffc7be
parent712a5698a6edd14d8247132cbbbe63da1ea69bf0
Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hooked in or tested, but it is code complete. Only missing step from testing is figuring out how to build with two different ABIs for the same platform. Sec needs a different ABI. May need to add a 2nd build step.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10710 6f19259b-4bc3-4df7-8a09-765794883524
UnixPkg/Include/Protocol/UnixThunk.h
UnixPkg/Include/Protocol/UnixUgaIo.h
UnixPkg/Sec/Gasket.c
UnixPkg/Sec/Gasket.h
UnixPkg/Sec/UgaX11.c
UnixPkg/Sec/X64/Gasket.S
UnixPkg/Sec/X64/GasketEfiTemplate.c
UnixPkg/Sec/X64/MangleGasket.S
UnixPkg/Sec/X64/NameManglingFix.c
UnixPkg/Sec/X64/SwitchStack.S