> -Original Message-
> From: miaoyubo
> Sent: Friday, April 3, 2020 4:56 PM
> To: 'Laszlo Ersek' ; ard.biesheu...@linaro.org;
> l...@nuviainc.com
> Cc: devel@edk2.groups.io; Xiexiangyou
> Subject: RE: [PATCH] ArmVirtPkg/FdtPciHostBridgeLib: add extra roots for
> Arm.
>
>
>
> > -Or
On 04/08/20 05:58, miaoyubo wrote:
>>> (2) This code is way too large for my taste to duplicate between
>>> ArmVirtPkg and OvmfPkg. I would strongly prefer if we could factor the
>>> logic in OvmfPkg out to a separate library, and use that from both
>> consumer sites.
>>>
>
> Where should I put t
> -Original Message-
> From: Laszlo Ersek [mailto:ler...@redhat.com]
> Sent: Thursday, April 2, 2020 9:52 PM
> To: miaoyubo ; ard.biesheu...@linaro.org;
> l...@nuviainc.com
> Cc: devel@edk2.groups.io; Xiexiangyou
> Subject: Re: [PATCH] ArmVirtPkg/FdtPciHostBridgeLib: add extra roots for
Quick review comments only, for now:
On 04/02/20 14:08, Yubo Miao wrote:
> From: miaoyubo
>
> Add support for extra roots for arm, in this patch, we
> import the scan for extra root buses therefore the uefi
> could recognize multiply roots for arm.
>
> The logic keeps the same with the logic in
From: miaoyubo
Add support for extra roots for arm, in this patch, we
import the scan for extra root buses therefore the uefi
could recognize multiply roots for arm.
The logic keeps the same with the logic in
"OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.c"
Contributed-under: TianoCore Con