UefiPayloadPkg: Add StackCheckLib to fix FIT build issue

Commit efbf5ed moves StackCheckLibStaticInit to StackCheckLib,
and each SEC module has a dependency on StackCheckLib now.

Add StackCheckLib in FitUniversalPayloadEntry.inf to fix build
issue.

Signed-off-by: Ajan Zhong <ajan.zhong@newfw.com>
This commit is contained in:
Ajan Zhong 2025-02-08 11:56:04 +08:00 committed by mergify[bot]
parent 7308568dd6
commit 23007f7ae2

View File

@ -61,6 +61,7 @@
HobPrintLib
CustomFdtNodeParserLib
PcdLib
StackCheckLib
[Guids]
gEfiMemoryTypeInformationGuid