Skip to content

Commit db463e8

Browse files
jongwumergify[bot]
authored andcommitted
CloudHv/arm: switch PeiMemLib to its own
As Cloud Hypervisor has its own PeiMemLib, change it in dsc file accordingly. Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
1 parent dba7976 commit db463e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArmVirtPkg/ArmVirtCloudHv.dsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
!include MdePkg/MdeLibs.dsc.inc
6161

6262
[LibraryClasses.common.PEIM]
63-
ArmVirtMemInfoLib|ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoPeiLib.inf
63+
ArmVirtMemInfoLib|ArmVirtPkg/Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoPeiLib.inf
6464

6565
[LibraryClasses.common.DXE_DRIVER]
6666
ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf

0 commit comments

Comments
 (0)