audk/IntelFsp2Pkg/FspSecCore
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 IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
Vtf0
X64 IntelFsp2Pkg: Support FSP API to save and restore page table 2024-09-11 05:45:54 +00:00
Fsp22SecCoreS.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
Fsp24SecCoreM.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
Fsp24SecCoreS.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
FspSecCoreI.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
FspSecCoreM.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
FspSecCoreS.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
FspSecCoreT.inf MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
SecFsp.c
SecFsp.h
SecFspApiChk.c IntelFsp2Pkg: Align FSP global data pointer for X64 build 2024-08-28 13:40:56 +00:00
SecMain.c
SecMain.h