Re: [edk2-devel] [PATCH 0/5] SPI Driver Stack

2024-05-01 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] Hi Brit, We have to fix the CI failure. Thanks Abner > -Original Message- > From: Chesley, Brit > Sent: Tuesday, April 30, 2024 10:06 PM > To: devel@edk2.groups.io > Cc: Liming Gao ; Ray Ni ; > Chang, Abner ; Attar, AbdulLateef (Abdul Lateef) > > Subje

[edk2-devel] [PATCH 0/5] SPI Driver Stack

2024-04-30 Thread Chesley, Brit via groups.io
From: Brit Chesley This patchset introduces the SPI driver stack as defined in the Platform Initialization specification Volume 5 chapter 18 (DXE) and Volume 4 chapter 12 (SMM). The SPI stack decouples the SPI chip details from the SPI controller and SPI bus configuration details to enable silico