public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: 蔡雨晴 <caiyuqing_hz@163.com>
Cc: devel@edk2.groups.io, USER0FISH <libing1202@outlook.com>,
	sunilvl@ventanamicro.com,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Inochi Amaoto <inochiama@outlook.com>,
	Ard Biesheuvel <ardb@kernel.org>
Subject: Re: [edk2-devel] [PATCH edk2-platforms v5 7/7] Sophgo/SG2042Pkg: Add platform readme and document.
Date: Wed, 18 Oct 2023 14:11:17 +0200	[thread overview]
Message-ID: <093ea77b-ae2a-8ffb-5646-9c1ddea87575@redhat.com> (raw)
In-Reply-To: <67438e36.2d9.18b428542db.Coremail.caiyuqing_hz@163.com>

On 10/18/23 13:21, 蔡雨晴 wrote:
> Hi Laszlo,
> 
> Thank you for your comments. I will commit a new patch to add the
> maintainers to the "Maintainers.txt" file in the root directory of the
> edk2-platforms project.
> 
> Please let us know if you have more suggestions.

I do have one, but it's not specifically for this patch set, but for all
future edk2(-platforms) patches you may post -- please add "--stat=1000
--stat-graph-width=20" to your git-format-patch command line.
Edk2(-platforms) use(s) long pathnames, and so the cumulative diffstat
tends to be truncated, and on the left side at that. That fact makes it
hard to see the extent of a patchset. If you add these options, then the
cumulative diffstat is going to be just as wide as it needs to be -- no
truncation, and no needless padding.

The "BaseTools/Scripts/SetupGit.py" utility creates a git-format-patch
alias called "fp" that includes these options.

BTW I could help Ard out by pushing this patch set (well, v4, with the
Maintainers.txt fix), I'm just not clear when a patch set counts as
"sufficiently reviewed" for edk2-platforms.

Laszlo

> 
> Thanks,
> Yuqing Cai
> 
> 
> 
> 
> 
> At 2023-10-18 17:47:04, "Laszlo Ersek" <lersek@redhat.com> wrote:
>>On 10/13/23 05:03, caiyuqing_hz@163.com wrote:
>>> diff --git a/Platform/Sophgo/Maintainers.md b/Platform/Sophgo/Maintainers.md
>>> new file mode 100644
>>> index 000000000000..4cb32c359a31
>>> --- /dev/null
>>> +++ b/Platform/Sophgo/Maintainers.md
>>> @@ -0,0 +1,105 @@
>>> +##Project Name: EDK2 Sophgo SG2042
>>> +
>>> +##Maintainers:
>>> +1. dahogn - dahogn@hotmail.com
>>> +2. caiyuqing379 - <caiyuqing_hz@outlook.com>
>>> +3. meng-cz - mengcz1126@gmail.com
>>> +4. USER0FISH - <libing1202@outlook.com>
>>> +
>>
>>This "Platform/Sophgo/Maintainers.md" file / format is useless with
>>edk2's "BaseTools/Scripts/GetMaintainer.py" utility. For that utility to
>>work, you need to add the maintainers to the "Maintainers.txt" file in
>>the edk2-platforms project root dir (... as well).
>>
>>Laszlo



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



  reply	other threads:[~2023-10-18 12:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-13  3:01 [edk2-devel] [PATCH edk2-platforms v5 0/7] EDK2 on RISC-V Sophgo SG2042 platform caiyuqing_hz
2023-10-13  3:01 ` [edk2-devel] [PATCH edk2-platforms v5 1/7] Sophgo/SG2042Pkg: Add SmbiosPlatformDxe module caiyuqing_hz
2023-10-13  3:02 ` [edk2-devel] [PATCH edk2-platforms v5 2/7] Sophgo/SG2042Pkg: Add Sophgo SDHCI driver caiyuqing_hz
2023-10-13  3:02 ` [edk2-devel] [PATCH edk2-platforms v5 3/7] Sophgo/SG2042Pkg: Add base MMC driver caiyuqing_hz
2023-10-13  3:02 ` [edk2-devel] [PATCH edk2-platforms v5 4/7] Sophgo/SG2042Pkg: Add SEC module caiyuqing_hz
2023-10-13  3:03 ` [edk2-devel] [PATCH edk2-platforms v5 5/7] Sophgo/SG2042_EVB_Board: Add Sophgo SG2042 platform caiyuqing_hz
2023-10-13  3:03 ` [edk2-devel] [PATCH edk2-platforms v5 6/7] Sophgo/SG2042Pkg: Add SG2042Pkg caiyuqing_hz
2023-10-13  3:03 ` [edk2-devel] [PATCH edk2-platforms v5 7/7] Sophgo/SG2042Pkg: Add platform readme and document caiyuqing_hz
2023-10-18  9:47   ` Laszlo Ersek
2023-10-18 11:21     ` 蔡雨晴
2023-10-18 12:11       ` Laszlo Ersek [this message]
2023-10-18 12:21         ` Sunil V L
2023-10-18 13:44           ` Laszlo Ersek
2023-10-19  1:31         ` 蔡雨晴
2023-10-18  6:37 ` [edk2-devel] [PATCH edk2-platforms v5 0/7] EDK2 on RISC-V Sophgo SG2042 platform Sunil V L

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=093ea77b-ae2a-8ffb-5646-9c1ddea87575@redhat.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