SourceLevelDebugPkg: Add StackCheckLib

Add null implementation of StackCheckLib

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
This commit is contained in:
Oliver Smith-Denny 2024-07-29 16:56:31 -07:00 committed by mergify[bot]
parent 2e8fb6b406
commit d7a0a7ae4a

View File

@ -52,6 +52,10 @@
!endif
!endif
# StackCheckLib is not linked for SEC modules by default, this package can link it against its SEC modules
[LibraryClasses.common.SEC]
NULL|MdePkg/Library/StackCheckLibNull/StackCheckLibNull.inf
[LibraryClasses.common.PEIM]
PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf