public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Sunil V L" <sunilvl@ventanamicro.com>
To: abner.chang@amd.com
Cc: devel@edk2.groups.io, Ray Ni <ray.ni@intel.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Abdul Lateef Attar <abdattar@amd.com>,
	Leif Lindholm <quic_llindhol@quicinc.com>
Subject: Re: [tianocore-docs][PATCH V2 2/2] edk II C Coding Standard: Updates 4.2 and 4.3 sections
Date: Tue, 18 Oct 2022 19:03:48 +0530	[thread overview]
Message-ID: <Y06rPDJiu48zKWTZ@sunil-laptop> (raw)
In-Reply-To: <20221015114757.383-1-abner.chang@amd.com>

Hi Abner,

Just few minor comments below. Otherwise,

Acked-by: Sunil V L <sunilvl@ventanamicro.com>


On Sat, Oct 15, 2022 at 07:47:57PM +0800, abner.chang@amd.com wrote:
> From: Abner Chang <abner.chang@amd.com>
> 
> Updates 4.2 Directory names and 4.3 file names for
> the guidelines of module directory and file naming.
> 
> PR: https://github.com/tianocore-docs/edk2-CCodingStandardsSpecification/pull/2/files
> 
> Signed-off-by: Abner Chang <abner.chang@amd.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Sunil V L <sunilvl@ventanamicro.com>
> Cc: Abdul Lateef Attar <abdattar@amd.com>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> ---
>  4_naming_conventions/42_directory_names.md | 101 +++++++++++++++++++
>  4_naming_conventions/43_file_names.md      | 108 ++++++++++++++++++++-
>  2 files changed, 208 insertions(+), 1 deletion(-)
> 
> diff --git a/4_naming_conventions/42_directory_names.md b/4_naming_conventions/42_directory_names.md
> index 766ccb1..959a3c9 100644
> --- a/4_naming_conventions/42_directory_names.md
> +++ b/4_naming_conventions/42_directory_names.md
> @@ -2,6 +2,7 @@
>    4.2 Directory Names
>  
>    Copyright (C) 2022 Advanced Micro Devices, Inc. All rights reserved.<BR>
> +  Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
>  
>    Redistribution and use in source (original document form) and 'compiled'
>    forms (converted to PDF, epub, HTML and other formats) with or without
> @@ -28,3 +29,103 @@
>    ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>  
>  -->
> +
> +## 4.2 Directory Names
> +Below sections are the directory naming guidelines for EDK II modules. The guidelines are not
> +just considering the the uniformity of directory naming, but it also provides the flexibility of
                        ^ An extra "the".

"it also provides" -> "they also provide" ?

> +directory name construction for the scenario of different EDK II module designs; such as the
> +support for multiple processor architectures and vendors. It may require the further discussions

"the further" -> further

> +between EDK II maintainers and contributors in order to determine the best naming of the EDK II
                                               ^ remove "in order" ?
> +module directory.
> +
> +#### 4.2.1 EDKII package directory
> +
> +```
> +<PackageName>Pkg
> +
> +   <PackageName> REQUIRED  *
> +```
> +
> +#### 4.2.2 EDKII Module directory
> +
> +* The guideline below is applied to all CPU architectures support, specific CPU architecture and vendors support, or the implementation is shared by certain CPU archs:

Better to use architectures instead of "archs" ?

Thanks
Sunil

  parent reply	other threads:[~2022-10-18 13:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15 11:47 [tianocore-docs][PATCH V2 2/2] edk II C Coding Standard: Updates 4.2 and 4.3 sections Chang, Abner
2022-10-18  6:01 ` [edk2-devel] " Ni, Ray
2022-10-18  9:50   ` Chang, Abner
2022-10-19  1:31     ` Chang, Abner
2022-10-19  3:34     ` Ni, Ray
2022-10-19  4:17       ` Chang, Abner
2022-10-18 13:33 ` Sunil V L [this message]
2022-10-18 15:23   ` Chang, Abner
2022-10-19  2:24 ` Attar, AbdulLateef (Abdul Lateef)

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=Y06rPDJiu48zKWTZ@sunil-laptop \
    --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