public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gao, Zhichao" <zhichao.gao@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"sami.mujawar@arm.com" <sami.mujawar@arm.com>,
	Joey Gouly <Joey.Gouly@arm.com>
Cc: "Ni, Ray" <ray.ni@intel.com>, nd <nd@arm.com>
Subject: Re: [edk2-devel] [PATCH v1 1/4] ShellPkg: Rename Address Size to Access size
Date: Mon, 19 Apr 2021 03:17:01 +0000	[thread overview]
Message-ID: <MWHPR11MB164779994630153514790EE9F6499@MWHPR11MB1647.namprd11.prod.outlook.com> (raw)
In-Reply-To: <89FFD81B-1F7A-43FC-A63A-4A5571ECC229@arm.com>

Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>

Thanks,
Zhichao

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Sami
> Mujawar
> Sent: Friday, April 16, 2021 7:44 PM
> To: devel@edk2.groups.io; Sami Mujawar <Sami.Mujawar@arm.com>; Joey
> Gouly <Joey.Gouly@arm.com>
> Cc: Ni, Ray <ray.ni@intel.com>; nd <nd@arm.com>; Gao, Zhichao
> <zhichao.gao@intel.com>
> Subject: Re: [edk2-devel] [PATCH v1 1/4] ShellPkg: Rename Address Size to
> Access size
> 
> Hi Joey,
> 
> Thank you for this patch.
> 
> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
> 
> Regards,
> 
> Sami Mujawar
> 
> On 15/04/2021, 13:29, "devel@edk2.groups.io on behalf of Sami Mujawar via
> groups.io" <devel@edk2.groups.io on behalf of
> sami.mujawar=arm.com@groups.io> wrote:
> 
>     Adding Zhichao.
> 
>     Regards,
> 
>     Sami Mujawar
> 
>     On 15/04/2021, 13:19, "Joey Gouly" <joey.gouly@arm.com> wrote:
> 
>         This matches the ACPI spec 6.3, table 5.1: Generic Address Structure.
> 
>         Signed-off-by: Joey Gouly <joey.gouly@arm.com>
>         ---
>          ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c | 4 ++--
>          1 file changed, 2 insertions(+), 2 deletions(-)
> 
>         diff --git a/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
> b/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
>         index
> 01ac9a9bafeb2ca12c1ba19f406d626b108f5fe2..74056e72c359c732758563a9fe
> 14ff2582f39f21 100644
>         --- a/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
>         +++ b/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
>         @@ -1,7 +1,7 @@
>          /** @file
>            ACPI parser
> 
>         -  Copyright (c) 2016 - 2020, Arm Limited. All rights reserved.
>         +  Copyright (c) 2016 - 2021, Arm Limited. All rights reserved.
>            SPDX-License-Identifier: BSD-2-Clause-Patent
>          **/
> 
>         @@ -628,7 +628,7 @@ STATIC CONST ACPI_PARSER GasParser[] = {
>            {L"Address Space ID", 1, 0, L"0x%x", NULL, NULL, NULL, NULL},
>            {L"Register Bit Width", 1, 1, L"0x%x", NULL, NULL, NULL, NULL},
>            {L"Register Bit Offset", 1, 2, L"0x%x", NULL, NULL, NULL, NULL},
>         -  {L"Address Size", 1, 3, L"0x%x", NULL, NULL, NULL, NULL},
>         +  {L"Access Size", 1, 3, L"0x%x", NULL, NULL, NULL, NULL},
>            {L"Address", 8, 4, L"0x%lx", NULL, NULL, NULL, NULL}
>          };
> 
>         --
>         Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 


  reply	other threads:[~2021-04-19  3:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-15 12:17 [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports Joey Gouly
2021-04-15 12:17 ` [PATCH v1 1/4] ShellPkg: Rename Address Size to Access size Joey Gouly
2021-04-15 12:28   ` Sami Mujawar
     [not found]   ` <167607D852D7D23D.10637@groups.io>
2021-04-16 11:43     ` [edk2-devel] " Sami Mujawar
2021-04-19  3:17       ` Gao, Zhichao [this message]
2021-04-15 12:17 ` [PATCH v1 2/4] DynamicTablesPkg: Add access size to CM_ARM_SERIAL_PORT_INFO Joey Gouly
2021-04-16 11:51   ` Sami Mujawar
2021-04-15 12:17 ` [PATCH v1 3/4] DynamicTablesPkg: Set the Access size for the SPCR table Joey Gouly
2021-04-16 11:51   ` Sami Mujawar
2021-04-15 12:17 ` [PATCH v1 4/4] DynamicTablesPkg: Set the Access size for the DBG2 table Joey Gouly
2021-04-16 11:52   ` Sami Mujawar
2021-04-19 14:37 ` [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports Sami Mujawar

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=MWHPR11MB164779994630153514790EE9F6499@MWHPR11MB1647.namprd11.prod.outlook.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