public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Chao Li" <lichao@loongson.cn>
To: devel@edk2.groups.io, pedro.falcato@gmail.com
Cc: Bibo Mao <maobibo@loongson.cn>, Xianglai li <lixianglai@loongson.cn>
Subject: Re: [edk2-devel] [PATCH edk2-platforms 3/4] LoongArchQemuPkg: Use MdeModulePkg's SataControllerDxe
Date: Wed, 10 May 2023 11:16:21 +0800	[thread overview]
Message-ID: <03756ea7-bc58-1408-9acb-af43c7a9d2bf@loongson.cn> (raw)
In-Reply-To: <20230509161439.288422-4-pedro.falcato@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1779 bytes --]

If ther driver is ok in the MdeModulePkg version, that's fine.

Reviewed-by: Chao Li <lichao@loongson.cn>


Thanks,
Chao
在 2023/5/10 00:14, Pedro Falcato 写道:
> As part of an effort to remove OvmfPkg/SataControllerDxe, switch to the
> generic version in MdeModulePkg.
>
> Cc: Bibo Mao<maobibo@loongson.cn>
> Cc: Xianglai li<lixianglai@loongson.cn>
> Cc: Chao Li<lichao@loongson.cn>
> Signed-off-by: Pedro Falcato<pedro.falcato@gmail.com>
> ---
>   Platform/Loongson/LoongArchQemuPkg/Loongson.dsc | 2 +-
>   Platform/Loongson/LoongArchQemuPkg/Loongson.fdf | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc b/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
> index 465e9229a2c4..6875e39cc604 100644
> --- a/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
> +++ b/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
> @@ -550,7 +550,7 @@
>     #
>     # IDE/SCSI
>     #
> -  OvmfPkg/SataControllerDxe/SataControllerDxe.inf
> +  MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
>     MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
>     MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
>   
> diff --git a/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf b/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
> index 03cbcf86301b..8a759c0238ee 100644
> --- a/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
> +++ b/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
> @@ -178,7 +178,7 @@ INF  OvmfPkg/PlatformDxe/Platform.inf
>   #
>   # SATA/SCSI
>   #
> -INF  OvmfPkg/SataControllerDxe/SataControllerDxe.inf
> +INF  MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
>   INF  MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
>   INF  MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
>   

[-- Attachment #2: Type: text/html, Size: 2782 bytes --]

  reply	other threads:[~2023-05-10  3:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 16:14 [PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe Pedro Falcato
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   ` Chao Li [this message]
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=03756ea7-bc58-1408-9acb-af43c7a9d2bf@loongson.cn \
    --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