public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <nathaniel.l.desimone@intel.com>
Cc: "'Jian J Wang'" <jian.j.wang@intel.com>,
	"'Michael D Kinney'" <michael.d.kinney@intel.com>,
	"'Dandan Bi'" <dandan.bi@intel.com>
Subject: 回复: [edk2-devel] [PATCH v1] MdeModulePkg: Fix misspelling
Date: Tue, 4 Apr 2023 20:58:29 +0800	[thread overview]
Message-ID: <004801d966f5$27759be0$7660d3a0$@byosoft.com.cn> (raw)
In-Reply-To: <20230301045524.1044-7-nathaniel.l.desimone@intel.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Nate
> DeSimone
> 发送时间: 2023年3月1日 12:55
> 收件人: devel@edk2.groups.io
> 抄送: Nate DeSimone <nathaniel.l.desimone@intel.com>; Jian J Wang
> <jian.j.wang@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>; Michael
> D Kinney <michael.d.kinney@intel.com>; Dandan Bi <dandan.bi@intel.com>
> 主题: [edk2-devel] [PATCH v1] MdeModulePkg: Fix misspelling
> 
> From: Nate DeSimone <nathaniel.l.desimone@intel.com>
> 
> confroms should be conforms.
> 
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Dandan Bi <dandan.bi@intel.com>
> ---
>  MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
> b/MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
> index fdeaaa39d8..77fb6b8ff9 100644
> --- a/MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
> +++ b/MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
> @@ -1,7 +1,7 @@
>  /** @file
>    Ia32-specific functionality for DxeLoad.
> 
> -Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
> +Copyright (c) 2006 - 2023, Intel Corporation. All rights reserved.<BR>
>  Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>
> 
>  SPDX-License-Identifier: BSD-2-Clause-Patent
> @@ -279,7 +279,7 @@ HandOffToDxeCore (
>    if (FeaturePcdGet (PcdDxeIplSwitchToLongMode)) {
>      //
>      // Compute the top of the stack we were allocated, which is used to
> load X64 dxe core.
> -    // Pre-allocate a 32 bytes which confroms to x64 calling convention.
> +    // Pre-allocate a 32 bytes which conforms to x64 calling convention.
>      //
>      // The first four parameters to a function are passed in rcx, rdx, r8
and
> r9.
>      // Any further parameters are pushed on the stack. Furthermore, space
> (4 * 8bytes) for the
> --
> 2.30.2
> 
> 
> 
> 
> 




  reply	other threads:[~2023-04-04 12:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01  4:55 [PATCH v1] EmulatorPkg: Correct Comment Nate DeSimone
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Delete EMU_IO_THUNK_PROTOCO_GUID Nate DeSimone
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Fix misspelling Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Fix SecInterruptEnabled misspelling Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Remove Duplicate gEmuIoThunkProtocolGuid Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Rename Variable Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] MdeModulePkg: Fix misspelling Nate DeSimone
2023-04-04 12:58   ` gaoliming [this message]
2023-03-01  5:10 ` [PATCH v1] EmulatorPkg: Correct Comment Ni, Ray

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='004801d966f5$27759be0$7660d3a0$@byosoft.com.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