Re: [edk2-devel] [PATCH 3/5] Platform/RaspberryPi: Add PCIe SSDT

2021-08-06 Thread Jeremy Linton
Hi, So I've tested with all the comments below and everything seems to be working fine, so no issues there. I will re-post RSN. Thanks, On 8/6/21 8:42 AM, Ard Biesheuvel via groups.io wrote: On Thu, 5 Aug 2021 at 18:36, Jeremy Linton wrote: Since we plan on toggling between XHCI and PCI

Re: [edk2-devel] [PATCH 3/5] Platform/RaspberryPi: Add PCIe SSDT

2021-08-06 Thread Jeremy Linton
Hi, On 8/6/21 10:37 AM, Andrei Warkentin wrote: Hi Jeremy, MADT -> MCFG (and in other patches as well, where you refer to MADT) I will take 4 letter acronyms that start with an M... Thanks, The other feedback that Ard provided makes sense to me as well. A -- Andrei Warkentin, Arm Enabl

Re: [edk2-devel] [PATCH 3/5] Platform/RaspberryPi: Add PCIe SSDT

2021-08-06 Thread Andrei Warkentin
Hi Jeremy, MADT -> MCFG (and in other patches as well, where you refer to MADT) The other feedback that Ard provided makes sense to me as well. A -- Andrei Warkentin, Arm Enablement Architect, Cloud Platform Business Unit, VMware From: devel@edk2.groups.io on b

Re: [edk2-devel] [PATCH 3/5] Platform/RaspberryPi: Add PCIe SSDT

2021-08-06 Thread Ard Biesheuvel
On Thu, 5 Aug 2021 at 18:36, Jeremy Linton wrote: > > Since we plan on toggling between XHCI and PCI the PCI > root needs to be in its own SSDT. This is all thats needed > of UEFI. The SMC conduit is provided directly to the running > OS. When the OS detects this PCIe port, on a machine without >