]> xenbits.xensource.com Git - people/aperard/ovmf.git/commitdiff
IntelFsp2WrapperPkg: Add StackCheckLib
authorOliver Smith-Denny <osde@linux.microsoft.com>
Mon, 29 Jul 2024 23:07:48 +0000 (16:07 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 13 Sep 2024 03:58:46 +0000 (03:58 +0000)
Adds null version of StackCheckLib to SEC modules.

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc

index fe621244a61bcb526268b9dca7853d4468c0dbaa..f904e6f258fea8f99aeb3f4c863bc8886a829f81 100644 (file)
 \r
   Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
 \r
+# StackCheckLib is not linked for SEC modules by default, this package can link it against its SEC modules\r
+[LibraryClasses.common.SEC]\r
+   NULL|MdePkg/Library/StackCheckLibNull/StackCheckLibNull.inf\r
+\r
 [LibraryClasses.common.PEIM,LibraryClasses.common.PEI_CORE]\r
   PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
   PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r