mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
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:
parent
7308568dd6
commit
23007f7ae2
@ -61,6 +61,7 @@
|
|||||||
HobPrintLib
|
HobPrintLib
|
||||||
CustomFdtNodeParserLib
|
CustomFdtNodeParserLib
|
||||||
PcdLib
|
PcdLib
|
||||||
|
StackCheckLib
|
||||||
|
|
||||||
[Guids]
|
[Guids]
|
||||||
gEfiMemoryTypeInformationGuid
|
gEfiMemoryTypeInformationGuid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user