public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "G Edhaya Chandran" <edhaya.chandran@arm.com>
To: Rebecca Cran <rebecca@bsdio.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>,
	Barton Gao <gaojie@byosoft.com.cn>,
	Carolyn Gjertsen <Carolyn.Gjertsen@amd.com>,
	Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>,
	Supreeth Venkatesh <Supreeth.Venkatesh@amd.com>
Subject: Re: [edk2-devel] [PATCH edk2-test v2 0/4] Various improvements to the repo
Date: Sat, 16 Dec 2023 16:30:24 +0000	[thread overview]
Message-ID: <AS1PR08MB7475EC1A58E071B0D0920C11E892A@AS1PR08MB7475.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <921b9ce5-2dca-4c2b-9ebf-598b639e79f9@bsdio.com>

Hi Rebecca,

   This patch series is upstreamed to https://github.com/tianocore/edk2-test/commits/master/

With Warm Regards,
Edhay



> -----Original Message-----
> From: Rebecca Cran <rebecca@bsdio.com>
> Sent: Saturday, December 16, 2023 2:56 AM
> To: devel@edk2.groups.io; G Edhaya Chandran
> <Edhaya.Chandran@arm.com>; Barton Gao <gaojie@byosoft.com.cn>;
> Carolyn Gjertsen <Carolyn.Gjertsen@amd.com>; Samer El-Haj-Mahmoud
> <Samer.El-Haj-Mahmoud@arm.com>; Supreeth Venkatesh
> <Supreeth.Venkatesh@amd.com>
> Subject: Re: [PATCH edk2-test v2 0/4] Various improvements to the repo
>
> Could someone push these changes to the edk2-test repo please?
>
> On 11/10/2023 12:08 PM, Rebecca Cran wrote:
> > Some improvements to the edk2-test repository.
> >
> > Since buildzip.sh creates output that appears more useful for running
> > on the target machine, I wonder if we might want to mention it in the
> > documentation someplace?
> >
> > Also, I suspect the HowToBuildSctInUdk2017.txt file is now pretty
> > outdated. Should we delete it?
> >
> > Finally, is the TianoCore Contribution Agreement still relevant? I
> > know it is for the edk2 docs repositories, but not sure if edk2-test
> > should be updated to match the other code repos like edk2 and edk2-
> platforms?
> >
> > CHANGES FROM v1 to v2:
> >
> > Converted tabs to spaces in the echo line added to buildzip.sh
> >
> > Rebecca Cran (4):
> >    Unbreak buildzip.sh
> >    Rename files in HowToBuild to avoid spaces in filenames
> >    Point users to the URL for edk2-test-parser if it doesn't exist
> >    Fix the URL for the edk2-test repo
> >
> >   Maintainers.txt                                                                              | 2 +-
> >   uefi-sct/HowToBuild/{How to accelerate SCT execution.txt =>
> HowToAccelerateSctExecution.txt} | 0
> >   uefi-sct/HowToBuild/{How to build SCT.txt => HowToBuildSct.txt}
> | 0
> >   uefi-sct/HowToBuild/{How to build SCT in UDK2017.txt =>
> HowToBuildSctInUdk2017.txt}          | 0
> >   uefi-sct/SctPkg/buildzip.sh                                                                  | 4 +---
> >   5 files changed, 2 insertions(+), 4 deletions(-)
> >   rename uefi-sct/HowToBuild/{How to accelerate SCT execution.txt =>
> HowToAccelerateSctExecution.txt} (100%)
> >   rename uefi-sct/HowToBuild/{How to build SCT.txt => HowToBuildSct.txt}
> (100%)
> >   rename uefi-sct/HowToBuild/{How to build SCT in UDK2017.txt =>
> > HowToBuildSctInUdk2017.txt} (100%)
> >

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


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



      reply	other threads:[~2023-12-16 16:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10 19:08 [edk2-devel] [PATCH edk2-test v2 0/4] Various improvements to the repo Rebecca Cran
2023-11-10 19:08 ` [edk2-devel] [PATCH edk2-test v2 1/4] Unbreak buildzip.sh Rebecca Cran
2023-12-07  9:33   ` G Edhaya Chandran
2023-12-11 11:05   ` Sunny Wang
2023-11-10 19:08 ` [edk2-devel] [PATCH edk2-test v2 2/4] Rename files in HowToBuild to avoid spaces in filenames Rebecca Cran
2023-11-29  8:06   ` G Edhaya Chandran
2023-12-07 12:39     ` G Edhaya Chandran
2023-12-11 16:07     ` Rebecca Cran
2023-12-11 16:44       ` G Edhaya Chandran
2023-12-11 11:09   ` Sunny Wang
2023-11-10 19:08 ` [edk2-devel] [PATCH edk2-test v2 3/4] Point users to the URL for edk2-test-parser if it doesn't exist Rebecca Cran
2023-11-29  8:11   ` G Edhaya Chandran
2023-11-10 19:08 ` [edk2-devel] [PATCH edk2-test v2 4/4] Fix the URL for the edk2-test repo Rebecca Cran
2023-11-13 14:48   ` Laszlo Ersek
2023-11-29  8:15     ` G Edhaya Chandran
2023-12-11 11:12   ` Sunny Wang
2023-12-11 17:24 ` [edk2-devel] [PATCH edk2-test v2 0/4] Various improvements to the repo Rebecca Cran
2023-12-15 21:25 ` Rebecca Cran
2023-12-16 16:30   ` G Edhaya Chandran [this message]

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=AS1PR08MB7475EC1A58E071B0D0920C11E892A@AS1PR08MB7475.eurprd08.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