[AMD Official Use Only - General] Acked-by: Abner Chang <[email protected]>
> -----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 (#118497): https://edk2.groups.io/g/devel/message/118497 Mute This Topic: https://groups.io/mt/105849136/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
