audk/ArmPlatformPkg
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
..
Drivers ArmPlatformPkg: CodeQL Fixes. 2024-10-30 19:13:09 +00:00
Include/Library ArmPlatformPkg/ArmPlatformLib: Drop unused MPCore routines 2024-08-30 08:01:28 +00:00
Library ArmPlatformPkg: CodeQL Fixes. 2024-10-30 19:13:09 +00:00
MemoryInitPei ArmPlatformPkg/MemoryInitPei: Remove Non-RT Types from Mem Type Info HOB 2024-11-11 16:45:29 +00:00
PeilessSec MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
PlatformPei ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Scripts ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
Sec MdePkg: Move StackCheckLibStaticInit to StackCheckLib 2025-02-07 02:23:11 +00:00
ArmPlatformPkg.ci.yaml ArmPlatformPkg/ArmPlatformPkg.ci.yaml: Add PrEval CI config 2024-09-02 23:20:35 +00:00
ArmPlatformPkg.dec ArmPlatformPkg/PrePi: Drop secondary stack handling 2024-08-01 14:55:03 +00:00
ArmPlatformPkg.dsc ArmPkg: Retire ArmGicLib implementations 2025-01-17 18:37:27 +00:00
SecureBootDefaultKeys.fdf.inc ArmPlatformPkg: Allow up to 5 Secure Boot DB certs 2024-11-27 08:28:36 +00:00