public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/4] EmulatorPkg: Fix XCODE5 and VS2015 build failures
@ 2019-08-02  3:23 Michael D Kinney
  2019-08-02  3:23 ` [Patch 1/4] EmulatorPkg: Fix VS2015 build when VS2017 also installed Michael D Kinney
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Michael D Kinney @ 2019-08-02  3:23 UTC (permalink / raw)
  To: devel; +Cc: Liming Gao, Jordan Justen, Andrew Fish, Ray Ni

https://bugzilla.tianocore.org/show_bug.cgi?id=2045
https://bugzilla.tianocore.org/show_bug.cgi?id=2046

* Fix tool paths for VS2015x86 builds of EmulatorPkg
* Add NetworkPkg to UNIX Host.inf dependencies
* Fix MacOS redefinition of NTOHLL and HTONLL macros
  between EDK II and standard includes in UNIX Host.h.
* Fix [BuildOptions] flags for IA32/X64 XCODE5 build issues
* Fix function pointer type mismatch in reverse gasket callback
* Disable #pragma GCC visibility push (hidden) for XCODE5

Cc: Liming Gao <liming.gao@intel.com>
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>

Michael D Kinney (3):
  EmulatorPkg/Unix/Host: Fix NetworkPkg dependencies
  EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure
  MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5

Michael Kinney (1):
  EmulatorPkg: Fix VS2015 build when VS2017 also installed

 EmulatorPkg/Unix/Host/EmuThunk.c   |  4 ++--
 EmulatorPkg/Unix/Host/Gasket.h     |  4 ++--
 EmulatorPkg/Unix/Host/Host.h       |  6 +++++-
 EmulatorPkg/Unix/Host/Host.inf     |  9 +++++----
 EmulatorPkg/Unix/Host/Pthreads.c   |  4 ++--
 EmulatorPkg/Win/Host/WinHost.inf   | 22 ++++++++--------------
 MdePkg/Include/X64/ProcessorBind.h |  4 ++--
 7 files changed, 26 insertions(+), 27 deletions(-)

-- 
2.21.0.windows.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-07 11:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-02  3:23 [Patch 0/4] EmulatorPkg: Fix XCODE5 and VS2015 build failures Michael D Kinney
2019-08-02  3:23 ` [Patch 1/4] EmulatorPkg: Fix VS2015 build when VS2017 also installed Michael D Kinney
2019-08-02  3:23 ` [Patch 2/4] EmulatorPkg/Unix/Host: Fix NetworkPkg dependencies Michael D Kinney
2019-08-02  3:23 ` [Patch 3/4] EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure Michael D Kinney
2019-08-02  3:23 ` [Patch 4/4] MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5 Michael D Kinney
2019-08-07 11:38   ` Liming Gao
2019-08-06  1:55 ` [Patch 0/4] EmulatorPkg: Fix XCODE5 and VS2015 build failures Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox