public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Wang, Yin" <yin.wang@intel.com>
To: <devel@edk2.groups.io>
Cc: <kraxel@redhat.com>, <ard.biesheuvel@arm.com>,
	<jordan.l.justen@intel.com>, <sunilvl@ventanamicro.com>
Subject: Re: [edk2-devel] [PATCH 1/1] OvmfPkg:Fix Hii form name mismatch with EFI variable
Date: Mon, 17 Jul 2023 10:52:06 +0800	[thread overview]
Message-ID: <3589fd36-dc5c-c1e6-a7c7-6fa8304a6a8f@intel.com> (raw)
In-Reply-To: <afe918af7ca55d8c6b8e5bf1e497eddce3f74b25.1689314786.git.yin.wang@intel.com>

Corrected Cc unsuccessful in git.

Thanks for your reviewing.

On 7/14/2023 4:59 PM, Yin Wang wrote:
> Onemore need change beside fixs:16acacf24c ("OvmfPkg: fix PlatformConfig")
> Find by sct case:ExtractConfigConformance fail.
>
> Signed-off-by: Yin Wang <yin.wang@intel.com>
> ---
>   OvmfPkg/PlatformDxe/Platform.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/OvmfPkg/PlatformDxe/Platform.c b/OvmfPkg/PlatformDxe/Platform.c
> index cd3bfd554c98..c32439683d83 100644
> --- a/OvmfPkg/PlatformDxe/Platform.c
> +++ b/OvmfPkg/PlatformDxe/Platform.c
> @@ -279,7 +279,7 @@ ExtractConfig (
>       //
>       ConfigRequestHdr = HiiConstructConfigHdr (
>                            &gOvmfPlatformConfigGuid,
> -                         mVariableName,
> +                         mHiiFormName,
>                            mImageHandle
>                            );
>       if (ConfigRequestHdr == NULL) {


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106955): https://edk2.groups.io/g/devel/message/106955
Mute This Topic: https://groups.io/mt/100142143/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  reply	other threads:[~2023-07-17  2:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1689314786.git.yin.wang@intel.com>
2023-07-14  8:59 ` [PATCH 1/1] OvmfPkg:Fix Hii form name mismatch with EFI variable Wang, Yin
2023-07-17  2:52   ` Wang, Yin [this message]
2023-07-17 11:36   ` [edk2-devel] " Gerd Hoffmann
2023-07-20  0:57     ` Wang, Yin
2023-08-07 12:02   ` Sunil V L
2023-08-08  1:44     ` Wang, Yin

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=3589fd36-dc5c-c1e6-a7c7-6fa8304a6a8f@intel.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