Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 82cfea329cc2214df006edc067ed852f4d86a314
https://github.com/tianocore/edk2/commit/82cfea329cc2214df006edc067ed852f4d86a314
Author: Luigi Leonardi <[email protected]>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M ArmVirtPkg/ArmVirt.dsc.inc
M ArmVirtPkg/ArmVirtCloudHv.dsc
Log Message:
-----------
ArmVirtPkg: add QemuFwCfg null library instances to common DSC
PlatformPeiLib consumes QemuFwCfgSimpleParserLib, but ArmVirtXen.dsc
provided no resolution for it or its dependency QemuFwCfgLib, causing:
error 4000: Instance of library class [QemuFwCfgSimpleParserLib]
is not found for module [ArmVirtPrePiUniCoreRelocatable.inf],
consumed by PlatformPeiLib.inf
Wire up QemuFwCfgLibNull and QemuFwCfgSimpleParserLib in the common
ArmVirt.dsc.inc so all platforms without fw_cfg fail gracefully.
ArmVirtCloudHv.dsc already carried the same null pair; both per-DSC
copies are removed now that the common default covers them.
ArmVirtQemu and ArmVirtQemuKernel continue to override with their
real MMIO implementations.
Fixes: f4bbef1dd7 ("ArmVirtPkg: introduce compile and runtime control of serial
debug log level")
Reported-by: Pierre Gondois <[email protected]>
Signed-off-by: Luigi Leonardi <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits