On Thu, 2023-05-11 at 15:05 +0200, Corvin Köhne wrote:
> Hi,
>
> this is the next patch series, it'd like to send to the EDKII
> project.
> It enables bus enumeration. The use case for this is PCI ROM support.
>
> Enabling bus enumeration means that the firmware reassigns the
> address
> of the B
Hi,
this is the next patch series, it'd like to send to the EDKII project.
It enables bus enumeration. The use case for this is PCI ROM support.
Enabling bus enumeration means that the firmware reassigns the address
of the BAR of all PCI devices and executes PCI ROMs if it find some. Our
previous