audk/EmulatorPkg/Unix/Host
Anderw Fish 459eba0148 EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz
Starting in OS X Mountain Lion X11 is not longer part of the OS install, so 
you must download it from http://xquartz.macosforge.org.
To make XQuartz work with the EmulatorPkg an include path needs to be added.
The build tools fail the build if you try to add an absolute inculde path to 
the X11 headers, so Unix/Host/X11IncludeHack, a symbolic link, was added to 
get the system building.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Anderw Fish <afish@apple.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15929 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-28 03:38:21 +00:00
..
Ia32 EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
X64 EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
BerkeleyPacketFilter.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
BlockIo.c Fix bug where open() mode was not being set based on type of device being emulated. 2012-01-07 00:30:52 +00:00
EmuThunk.c Update to build with 10.8 OS X Frameworks. This is a Mac only change. 2012-12-22 00:47:17 +00:00
Gasket.h EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
Host.c Add an error print and exit if SEC core is not found. 2012-01-06 17:23:05 +00:00
Host.h EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
Host.inf EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz 2014-08-28 03:38:21 +00:00
LinuxPacketFilter.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
MemoryAllocationLib.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
PosixFileSystem.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
Pthreads.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
X11GraphicsWindow.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
X11IncludeHack EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz 2014-08-28 03:38:21 +00:00