audk/EmulatorPkg/Unix/Host
Leif Lindholm 2ddce71142 EmulatorPkg: fix X64 Unix/Host segfault with GCC toolchain profile
Add the necessary toolchain override flags for ms_abi and LTO on X64 for
the unversioned GCC toolchain profile.

This resolves a runtime segmentation fault.

Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
2024-09-05 01:50:41 +00:00
..
Ia32
X64
BerkeleyPacketFilter.c
BlockIo.c
EmuThunk.c Add EFI_STATUS return to EMU_THUNK_PROTOCOL.SetTime() 2024-01-05 20:32:08 +00:00
Gasket.h EmulatorPkg: fix build error. 2024-05-30 04:18:49 +00:00
Host.c EmulatorPkg: Record Argc, Argv and Envp in EmuThunk Ppi 2022-12-08 10:44:20 +00:00
Host.h
Host.inf EmulatorPkg: fix X64 Unix/Host segfault with GCC toolchain profile 2024-09-05 01:50:41 +00:00
LinuxPacketFilter.c
MemoryAllocationLib.c
PosixFileSystem.c
Pthreads.c
X11GraphicsWindow.c
X11IncludeHack