Reviewed-by: Liming Gao <[email protected]> > -----邮件原件----- > 发件人: Chang, Abner <[email protected]> > 发送时间: 2024年5月6日 19:09 > 收件人: Chesley, Brit <[email protected]>; [email protected] > 抄送: Liming Gao <[email protected]>; Ray Ni <[email protected]>; Attar, > AbdulLateef (Abdul Lateef) <[email protected]> > 主题: RE: [PATCH v1 3/6] MdeModulePkg: Adding SpiBus Drivers > > [AMD Official Use Only - General] > > Hi MdeModulePkg maintainers, > Please review this patch as we would like to merge it before the upcoming hard > freeze. > Thanks > Abner > > > -----Original Message----- > > From: Chesley, Brit <[email protected]> > > Sent: Thursday, May 2, 2024 3:05 AM > > To: [email protected] > > Cc: Liming Gao <[email protected]>; Ray Ni <[email protected]>; > > Chang, Abner <[email protected]>; Attar, AbdulLateef (Abdul Lateef) > > <[email protected]> > > Subject: [PATCH v1 3/6] MdeModulePkg: Adding SpiBus Drivers > > > > From: Brit Chesley <[email protected]> > > > > Including the SpiBus drivers in MdeModulePkg.dsc > > > > Platform Initialization spec 1.7 volume 5 section 18.1.6 > > > > Bugzilla #4753 > > > > Cc: Liming Gao <[email protected]> > > Cc: Ray Ni <[email protected]> > > Cc: Abner Chang <[email protected]> > > Cc: Abdul Lateef Attar <[email protected]> > > Signed-off-by: Brit Chesley <[email protected]> > > --- > > MdeModulePkg/MdeModulePkg.dsc | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/MdeModulePkg/MdeModulePkg.dsc > > b/MdeModulePkg/MdeModulePkg.dsc > > index 6bed9205ea69..33d6f4a1f6a6 100644 > > --- a/MdeModulePkg/MdeModulePkg.dsc > > +++ b/MdeModulePkg/MdeModulePkg.dsc > > @@ -287,6 +287,8 @@ [Components] > > > > MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciD > > eviceDxe.inf > > > > MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpDxe.inf > > > > MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpSmm.i > > nf > > + MdeModulePkg/Bus/Spi/SpiBus/SpiBusDxe.inf > > + MdeModulePkg/Bus/Spi/SpiBus/SpiBusSmm.inf > > > > MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf > > MdeModulePkg/Core/Pei/PeiMain.inf > > -- > > 2.42.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118628): https://edk2.groups.io/g/devel/message/118628 Mute This Topic: https://groups.io/mt/105953680/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
