mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| PeiCoreEntryPoint.c | ||
| PeiCoreEntryPoint.inf | ||
| PeiCoreEntryPoint.uni | ||