audk/EmulatorPkg/Unix/Host
Michael D Kinney 538d8aaaf3 EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure
https://bugzilla.tianocore.org/show_bug.cgi?id=2046

* Clean up XCODE5 IA32 [BuildOptions] and fix IA32
  X11 include path.
* Add -DEFIAPI=__attribute__((ms_abi)) to X64 XCODE5
  [BuildOptions]
* Use -target x86_64-apple-darwin for X64 XCODE5
  [BuildOptions]
* Add Wl,-no_pie to X64 XCODE5 [BuildOptions]
* Address function type mismatch reported by XCODE5
  in reverse gasket callback between UEFI ABI and
  MacOS ABI.  Use a UINTN to pass function address
  to assembly code.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2019-08-06 09:29:32 -07:00
..
Ia32 EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
X64 EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
BerkeleyPacketFilter.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
BlockIo.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
EmuThunk.c EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure 2019-08-06 09:29:32 -07:00
Gasket.h EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure 2019-08-06 09:29:32 -07:00
Host.c EmulatorPkg/Unix: Rename GdbRun to GdbRun.sh 2019-04-15 14:54:08 -07:00
Host.h EmulatorPkg/Unix/Host: Fix NetworkPkg dependencies 2019-08-06 09:29:26 -07:00
Host.inf EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure 2019-08-06 09:29:32 -07:00
LinuxPacketFilter.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
MemoryAllocationLib.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
PosixFileSystem.c EmulatorPkg/Unix: Convert timezone from seconds to minutes 2019-07-14 01:12:31 -07:00
Pthreads.c EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure 2019-08-06 09:29:32 -07:00
X11GraphicsWindow.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
X11IncludeHack EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz 2014-08-28 03:38:21 +00:00