]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: CloudHv: Rely on QemuFwCfgLibNull implementation
authorSebastien Boeuf <sebastien.boeuf@intel.com>
Tue, 10 May 2022 12:50:45 +0000 (20:50 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 3 Jun 2022 10:51:26 +0000 (10:51 +0000)
commit3129ed374c72cb1dc84ab5467d03ab0180a4d108
tree635a0261c8c7d618cc3eae06d774162b3571de37
parent43f3cfce19a713fd05cc5bc400b5bf6b79b19a9b
OvmfPkg: CloudHv: Rely on QemuFwCfgLibNull implementation

Since Cloud Hypervisor doesn't support the fw_cfg mechanism, it's more
appropriate to rely on QemuFwCfgLibNull implementation of QemuFwCfgLib
since it provides a null implementation that will not issue any PIO
accesses to ports 0x510 and 0x511.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Acked-by: Jiewen Yao <jiewen.yao@intel.com>
OvmfPkg/CloudHv/CloudHvX64.dsc