audk/EmulatorPkg/Win/Host
Liming Gao 2737037a41 EmulatorPkg: Enable CLANG9 tool chain
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1603
1. Add WIN_HOST_BUILD macro check for CLANG9 tool chain
build -p EmulatorPkg\EmulatorPkg.dsc -a IA32 -DWIN_HOST_BUILD=TRUE -t CLANG9
build -p EmulatorPkg\EmulatorPkg.dsc -a X64 -DWIN_HOST_BUILD=TRUE -t CLANG9
2. Append CLANG CC and LINK flags to generate windows HOST.
3. Fix WinHost issue to call GetProcessAffinityMask() API.
   The input parameter should be UINTN pointer instead of UINT32 pointer.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2019-10-24 09:41:34 +08:00
..
WinBlockIo.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
WinFileSystem.c EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES 2019-08-19 09:49:54 -07:00
WinGop.h WinHost: Add SimplePointer support 2019-10-21 10:08:09 +08:00
WinGopInput.c WinHost: Add SimplePointer support 2019-10-21 10:08:09 +08:00
WinGopScreen.c WinHost: Add SimplePointer support 2019-10-21 10:08:09 +08:00
WinHost.c EmulatorPkg: Enable CLANG9 tool chain 2019-10-24 09:41:34 +08:00
WinHost.h EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
WinHost.inf EmulatorPkg: Enable CLANG9 tool chain 2019-10-24 09:41:34 +08:00
WinInclude.h WinHost: Add SimplePointer support 2019-10-21 10:08:09 +08:00
WinMemoryAllocationLib.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00
WinThunk.c EmulatorPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:59 -07:00