[edk2-devel] [PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe

Pedro Falcato posted 4 patches 11 months, 3 weeks ago
Failed in applying to current master (apply log)
Platform/Loongson/LoongArchQemuPkg/Loongson.dsc           | 2 +-
Platform/Loongson/LoongArchQemuPkg/Loongson.fdf           | 2 +-
Platform/Qemu/QemuOpenBoardPkg/Include/Dsc/Stage4.dsc.inc | 2 +-
Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.dsc       | 2 +-
Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.fdf       | 2 +-
Platform/Qemu/SbsaQemu/SbsaQemu.dsc                       | 2 +-
Platform/Qemu/SbsaQemu/SbsaQemu.fdf                       | 2 +-
Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc             | 2 +-
Silicon/Marvell/Armada7k8k/Armada7k8k.fdf                 | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
[edk2-devel] [PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe
Posted by Pedro Falcato 11 months, 3 weeks ago
As part of an effort undertaken by me (in another patchset) to unify and replace
OvmfPkg/SataControllerDxe with MdeModulePkg's, this patchset replaces all usage
of it with MdeModulePkg/Bus/Pci/SataControllerDxe.

The two drivers were forked from the same code and are mostly code-and-functionality
equivalent.

This patchset should *not* rely on the edk2 patchset, and should be merged before edk2's
(as to not break platforms).

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Theo Jehl <theojehl76@gmail.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Graeme Gregory <graeme@xora.org.uk>
Cc: Radoslaw Biernacki <rad@semihalf.com>
Cc: Bibo Mao <maobibo@loongson.cn>
Cc: Xianglai li <lixianglai@loongson.cn>
Cc: Chao Li <lichao@loongson.cn>
Cc: Marcin Wojtas <mw@semihalf.com>

Pedro Falcato (4):
  QemuOpenBoardPkg: Use MdeModulePkg's SataControllerDxe
  SbsaQemu: Use MdeModulePkg's SataControllerDxe
  LoongArchQemuPkg: Use MdeModulePkg's SataControllerDxe
  Silicon/Armada7k8k: Use MdeModulePkg's SataControllerDxe

 Platform/Loongson/LoongArchQemuPkg/Loongson.dsc           | 2 +-
 Platform/Loongson/LoongArchQemuPkg/Loongson.fdf           | 2 +-
 Platform/Qemu/QemuOpenBoardPkg/Include/Dsc/Stage4.dsc.inc | 2 +-
 Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.dsc       | 2 +-
 Platform/Qemu/QemuOpenBoardPkg/QemuOpenBoardPkg.fdf       | 2 +-
 Platform/Qemu/SbsaQemu/SbsaQemu.dsc                       | 2 +-
 Platform/Qemu/SbsaQemu/SbsaQemu.fdf                       | 2 +-
 Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc             | 2 +-
 Silicon/Marvell/Armada7k8k/Armada7k8k.fdf                 | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.40.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104400): https://edk2.groups.io/g/devel/message/104400
Mute This Topic: https://groups.io/mt/98787477/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe
Posted by Ard Biesheuvel 11 months, 3 weeks ago
On Tue, 9 May 2023 at 18:14, Pedro Falcato <pedro.falcato@gmail.com> wrote:
>
> As part of an effort undertaken by me (in another patchset) to unify and replace
> OvmfPkg/SataControllerDxe with MdeModulePkg's, this patchset replaces all usage
> of it with MdeModulePkg/Bus/Pci/SataControllerDxe.
>
> The two drivers were forked from the same code and are mostly code-and-functionality
> equivalent.
>
> This patchset should *not* rely on the edk2 patchset, and should be merged before edk2's
> (as to not break platforms).
>
> Cc: Isaac Oram <isaac.w.oram@intel.com>
> Cc: Theo Jehl <theojehl76@gmail.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Graeme Gregory <graeme@xora.org.uk>
> Cc: Radoslaw Biernacki <rad@semihalf.com>
> Cc: Bibo Mao <maobibo@loongson.cn>
> Cc: Xianglai li <lixianglai@loongson.cn>
> Cc: Chao Li <lichao@loongson.cn>
> Cc: Marcin Wojtas <mw@semihalf.com>
>
> Pedro Falcato (4):
>   QemuOpenBoardPkg: Use MdeModulePkg's SataControllerDxe
>   SbsaQemu: Use MdeModulePkg's SataControllerDxe
>   LoongArchQemuPkg: Use MdeModulePkg's SataControllerDxe
>   Silicon/Armada7k8k: Use MdeModulePkg's SataControllerDxe
>

Series pushed as c91f8862ae87..42a677e992d2

Thanks,


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104493): https://edk2.groups.io/g/devel/message/104493
Mute This Topic: https://groups.io/mt/98787477/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-