Re: [edk2-devel] [PATCH v3 5/8] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec

2022-01-28 Thread Gerd Hoffmann
> @@ -234,14 +237,29 @@ PciHostBridgeUtilityGetRootBridges ( The patch turns PciHostBridgeUtilityGetRootBridges into a rather large function, I think it makes sense to split it, i.e. rename the existing function into something like PciHostBridgeUtilityGetRootBridgesBusScan, add the new code to

[edk2-devel] [PATCH v3 5/8] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec

2022-01-25 Thread Ojeda Leon, Nicolas via groups.io
Consume the host-provided specification of PCI host bridges if available. Using the DxeHardwareInfoLib, populate a list of hardware descriptors based on the content of the "hardware-info" fw-cfg file, if provided. In the affirmative case, use the resources and attributes specified by the