audk/EmulatorPkg/Unix/Host
Oliver Smith-Denny efbf5ed08c MdePkg: Move StackCheckLibStaticInit to StackCheckLib
This commit oves StackCheckLib from a NULL lib to an instance of
StackCheckLib. This requires every entry point to add a library
dependency on StackCheckLib. It also requires every SEC module
to have a dependency on StackCheckLib because there is no
standard SEC entry point.

It allows for greater flexibility for a platform to apply stack
cookies and simplifies DSC logic.

Continuous-integration-options: PatchCheck.ignore-multi-package

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2025-02-07 02:23:11 +00:00
..
Ia32 EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
X64 EmulatorPkg/Unix: Fix various typos 2020-02-10 22:30:07 +00:00
BerkeleyPacketFilter.c EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BlockIo.c EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
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 EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Host.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
LinuxPacketFilter.c EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemoryAllocationLib.c EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PosixFileSystem.c EmulatorPkg/PosixFileSystem: Add NULL check on memory allocation 2022-07-21 06:18:23 +00:00
Pthreads.c EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
X11GraphicsWindow.c EmulatorPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
X11IncludeHack EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz 2014-08-28 03:38:21 +00:00