]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Include/OvmfPlatforms.h
OvmfPkg: Handle Cloud Hypervisor host bridge
authorSebastien Boeuf <sebastien.boeuf@intel.com>
Fri, 10 Dec 2021 14:41:54 +0000 (22:41 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 11 Dec 2021 14:26:05 +0000 (14:26 +0000)
commit9afcd48a94e85586bc8ea61f2fba21476e716ca1
tree69515dad78f5ed295dd150269e941f2b91239fb0
parente81a81e5846edcc4c2e91cf3a39d0ba8c31b687a
OvmfPkg: Handle Cloud Hypervisor host bridge

Handle things differently when the detected host bridge matches the
Cloud Hypervisor PCI host bridge identifier.

Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
OvmfPkg/Include/IndustryStandard/CloudHv.h [new file with mode: 0644]
OvmfPkg/Include/OvmfPlatforms.h
OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.c
OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.c
OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.c
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
OvmfPkg/Library/ResetSystemLib/BaseResetShutdown.c
OvmfPkg/Library/ResetSystemLib/DxeResetShutdown.c
OvmfPkg/PlatformPei/MemDetect.c
OvmfPkg/PlatformPei/Platform.c