You've already forked edk2-platforms
mirror of
https://github.com/Dasharo/edk2-platforms.git
synced 2026-03-06 14:51:43 -08:00
Platform/Comcast: Use HighMemDxe provided by OvmfPkg
Compliant with BZ: #3665 https://bugzilla.tianocore.org/show_bug.cgi?id=3665 HighMemDxe is relocated from ArmVirtPkg to OvmfPkg/Fdt, use the OvmfPkg one instead. Signed-off-by: Abner Chang <abner.chang@hpe.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Leif Lindholm <leif@nuviainc.com> Cc: Daniel Schaefer <daniel.schaefer@hpe.com> Acked-by: Leif Lindholm <leif@nuviainc.com>
This commit is contained in:
@@ -310,7 +310,7 @@
|
||||
#
|
||||
ArmVirtPkg/VirtioFdtDxe/VirtioFdtDxe.inf
|
||||
EmbeddedPkg/Drivers/FdtClientDxe/FdtClientDxe.inf
|
||||
ArmVirtPkg/HighMemDxe/HighMemDxe.inf
|
||||
OvmfPkg/Fdt/HighMemDxe/HighMemDxe.inf
|
||||
OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
|
||||
OvmfPkg/VirtioScsiDxe/VirtioScsi.inf
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
Reference in New Issue
Block a user