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.inf 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 (#118478): https://edk2.groups.io/g/devel/message/118478 Mute This Topic: https://groups.io/mt/105849136/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
