public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Pedro Falcato" <pedro.falcato@gmail.com>
To: devel@edk2.groups.io
Cc: Pedro Falcato <pedro.falcato@gmail.com>,
	Isaac Oram <isaac.w.oram@intel.com>,
	Theo Jehl <theojehl76@gmail.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Graeme Gregory <graeme@xora.org.uk>,
	Radoslaw Biernacki <rad@semihalf.com>,
	Bibo Mao <maobibo@loongson.cn>,
	Xianglai li <lixianglai@loongson.cn>,
	Chao Li <lichao@loongson.cn>, Marcin Wojtas <mw@semihalf.com>
Subject: [PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe
Date: Tue,  9 May 2023 17:14:35 +0100	[thread overview]
Message-ID: <20230509161439.288422-1-pedro.falcato@gmail.com> (raw)

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


             reply	other threads:[~2023-05-09 16:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 16:14 Pedro Falcato [this message]
2023-05-09 16:14 ` [PATCH edk2-platforms 1/4] QemuOpenBoardPkg: Use MdeModulePkg's SataControllerDxe Pedro Falcato
2023-05-09 22:13   ` [edk2-devel] " Isaac Oram
2023-05-09 16:14 ` [PATCH edk2-platforms 2/4] SbsaQemu: " Pedro Falcato
2023-05-09 16:14 ` [PATCH edk2-platforms 3/4] LoongArchQemuPkg: " Pedro Falcato
2023-05-10  3:16   ` [edk2-devel] " Chao Li
2023-05-09 16:14 ` [PATCH edk2-platforms 4/4] Silicon/Armada7k8k: " Pedro Falcato
2023-05-10  6:16 ` [PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230509161439.288422-1-pedro.falcato@gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox