ArmVirtPkg/ArmVirtCloudHv: add missing PrePiLib dependency/resolution

Add an explicit dependency on a previously accidentally resolved one,
tripped over while excising the EmbeddedPkg libfdt.

Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
This commit is contained in:
Leif Lindholm 2024-09-26 16:28:25 +01:00 committed by mergify[bot]
parent a862c07a3a
commit 37652b830e
2 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@
!include MdePkg/MdeLibs.dsc.inc
[LibraryClasses.common.PEIM]
PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
ArmVirtMemInfoLib|ArmVirtPkg/Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoPeiLib.inf
[LibraryClasses.common.DXE_DRIVER]

View File

@ -35,6 +35,7 @@
FdtLib
MemoryAllocationLib
PcdLib
PrePiLib
[Pcd]
gArmTokenSpaceGuid.PcdFdBaseAddress