Re: [edk2-devel] [PATCH v3 0/7] RPi4: Enable ACPI PCIe conduit

2021-08-22 Thread Ard Biesheuvel
On Sat, 21 Aug 2021 at 20:59, Jared McNeill wrote: > > Works as expected on NetBSD 10 + Raspberry Pi 4 B (4GB). > > Tested-by: Jared McNeill > Pushed as 0efab5febe78..46026ad759b7 thanks all, > > On Fri, 20 Aug 2021, Samer El-Haj-Mahmoud wrote: > > > +Jared to review/test the series with NetBS

Re: [edk2-devel] [PATCH v3 0/7] RPi4: Enable ACPI PCIe conduit

2021-08-20 Thread Samer El-Haj-Mahmoud
+Jared to review/test the series with NetBSD 10, which supports the DEN0115 interface (https://www.netbsd.org/changes/changes-10.0.html#port-evbarm) > -Original Message- > From: Jeremy Linton > Sent: Friday, August 20, 2021 12:16 AM > To: devel@edk2.groups.io > Cc: p...@akeo.ie; ardb+t

[edk2-devel] [PATCH v3 0/7] RPi4: Enable ACPI PCIe conduit

2021-08-19 Thread Jeremy Linton
A new Arm standard DEN0115A specifies how platforms that don't have standard ECAM can use the firmware to handle config read/write operations. This is mostly implemented in TFA but UEFI needs to assure that there is a description of the root complex in the ACPI namespace. This set adds that descri