audk/EmulatorPkg/Unix/Host
Liming Gao 78647b9228 EmulatorPkg: Undefine CR3 macro in Host.h
CR3 has been used as structure field name in BaseLib IA32_TASK_STATE_SEGMENT.
Undefine CR3 to make sure there is no conflict to it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Andrew Fish <afish@apple.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2018-02-27 18:33:51 +08: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 EmulatorPkg: Fix typos in comments and variables 2016-10-19 13:32:20 -07:00
Host.h EmulatorPkg: Undefine CR3 macro in Host.h 2018-02-27 18:33:51 +08:00
Host.inf EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5) 2017-07-07 15:38:13 -07: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: Fix uninitiailzed variable bug. 2014-08-29 18:45:26 +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