Re: [edk2-devel] [PATCH v1 5/6] MdeModulePkg: SpiHc: SpiHc Drivers

2024-05-01 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] We had reviewed this patch internally before sending this to community. Reviewed-by: Abner Chang > -Original Message- > From: Chesley, Brit > Sent: Thursday, May 2, 2024 3:05 AM > To: devel@edk2.groups.io > Cc: Chang, Abner ; Attar, AbdulLateef (Abdul >

[edk2-devel] [PATCH v1 5/6] MdeModulePkg: SpiHc: SpiHc Drivers

2024-05-01 Thread Chesley, Brit via groups.io
From: Brit Chesley Added SpiHc DXE and SMM drivers. This code receives bus transactions from the SpiBus layer and passes them onto the SpiHcPlatformLib Platform Initialization Spec 1.7 volume 5 section 18.1.7 Bugzilla #4753 Cc: Abner Chang Cc: Abdul Lateef Attar Signed-off-by: Brit Chesley