public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Chao Li" <lichao@loongson.cn>
To: devel@edk2.groups.io, lixianglai@loongson.cn
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Bibo Mao <maobibo@loongson.cn>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [edk2-platforms][PATCH V1 1/1] Platform/Loongson: Support vga for loongarch.
Date: Tue, 17 Jan 2023 14:06:54 +0800	[thread overview]
Message-ID: <aefdff1e-c6a3-b1a5-6603-4cbc7c9aea2c@loongson.cn> (raw)
In-Reply-To: <f3af565bc71e1b315396af21a7c454ec7d36d5eb.1673917174.git.lixianglai@loongson.cn>

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

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


Thanks,
Chao
在 2023/1/17 09:07, xianglai 写道:
> Add VGA graphics card support for Loongarch,
> VGA graphics cards have GOP to support early
> kernel information printing, so we need it.
>
> Cc: Ard Biesheuvel<ardb+tianocore@kernel.org>
> Cc: Bibo Mao<maobibo@loongson.cn>
> Cc: Chao Li<lichao@loongson.cn>
> Cc: Leif Lindholm<quic_llindhol@quicinc.com>
> Cc: Liming Gao<gaoliming@byosoft.com.cn>
> Cc: Michael D Kinney<michael.d.kinney@intel.com>
> Signed-off-by: xianglai li<lixianglai@loongson.cn>
> ---
>   Platform/Loongson/LoongArchQemuPkg/Loongson.dsc | 1 +
>   Platform/Loongson/LoongArchQemuPkg/Loongson.fdf | 1 +
>   2 files changed, 2 insertions(+)
>
> diff --git a/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc b/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
> index 2d63f7d168..b3f3841ea1 100644
> --- a/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
> +++ b/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
> @@ -597,6 +597,7 @@
>     #
>     # Video
>     #
> +  OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
>     OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf
>     OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
>     OvmfPkg/PlatformDxe/Platform.inf
> diff --git a/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf b/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
> index 784f255910..31f7e28fc5 100644
> --- a/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
> +++ b/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
> @@ -169,6 +169,7 @@ INF  MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
>   #
>   #Video
>   #
> +INF  OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
>   INF  OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf
>   INF  OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
>   INF  OvmfPkg/PlatformDxe/Platform.inf

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

      reply	other threads:[~2023-01-17  6:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1673917174.git.lixianglai@loongson.cn>
2023-01-17  1:07 ` [edk2-platforms][PATCH V1 1/1] Platform/Loongson: Support vga for loongarch xianglai
2023-01-17  6:06   ` Chao Li [this message]

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=aefdff1e-c6a3-b1a5-6603-4cbc7c9aea2c@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