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 6/6] MdeModulePkg: Adding SpiHc 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 6/6] MdeModulePkg: Adding SpiHc Drivers > > > > From: Brit Chesley <[email protected]> > > > > Including the SpiHc drivers in MdeModulePkg.dsc > > > > 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 177128bdfd3e..a1c8e2f90524 100644 > > --- a/MdeModulePkg/MdeModulePkg.dsc > > +++ b/MdeModulePkg/MdeModulePkg.dsc > > @@ -290,6 +290,8 @@ [Components] > > > > MdeModulePkg/Bus/Spi/SpiNorFlashJedecSfdp/SpiNorFlashJedecSfdpSmm.i > > nf > > MdeModulePkg/Bus/Spi/SpiBus/SpiBusDxe.inf > > MdeModulePkg/Bus/Spi/SpiBus/SpiBusSmm.inf > > + MdeModulePkg/Bus/Spi/SpiHc/SpiHcDxe.inf > > + MdeModulePkg/Bus/Spi/SpiHc/SpiHcSmm.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 (#118629): https://edk2.groups.io/g/devel/message/118629 Mute This Topic: https://groups.io/mt/105953681/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
