audk/UefiCpuPkg/SecCore
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 UefiCpuPkg/SecCore: Remove AP waking Vector logic in SecCore 2023-09-18 02:39:25 +00:00
FindPeiCore.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecBist.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecCore.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
SecCore.uni
SecCoreExtra.uni
SecCoreNative.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
SecMain.c UefiCpuPkg/SecCore: Consume PcdMaxMappingAddressBeforeTempRamExit 2024-11-07 07:48:35 +00:00
SecMain.h UefiCpuPkg: auto-generate SEC ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00