* Re: [edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions
[not found] <172DF5D90F9886D2.13790@groups.io>
@ 2022-12-13 3:38 ` Michael Kubacki
2022-12-14 6:00 ` Gerd Hoffmann
0 siblings, 1 reply; 3+ messages in thread
From: Michael Kubacki @ 2022-12-13 3:38 UTC (permalink / raw)
To: devel, Andrew Fish, Ard Biesheuvel, Bob Feng, Chris Fernald,
Gerd Hoffmann, Jordan Justen, Leif Lindholm, Liming Gao,
Michael D Kinney, Ray Ni, Sami Mujawar, Sean Brogan, Yuwei Chen
Cc: Jiewen Yao
Hi all,
I still need reviews on this series. It should only take a few minutes
of your time.
The TianoCore wiki changes that these changes link to are available now
- https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions
Thanks,
Michael
On 12/5/2022 12:28 PM, Michael Kubacki wrote:
> From: Michael Kubacki <michael.kubacki@microsoft.com>
>
> Note: This series is dependent on the following TianoCore wiki
> series being merged for links to resolve properly.
>
> https://edk2.groups.io/g/devel/message/96962
>
> New build instructions are being added to the TianoCore wiki [1]
> to describe how to use relatively recent additions to the edk2 build
> process - containers and Stuart.
>
> This series updates build instructions in the edk2 repo with a link
> to the new instructions page on the wiki so users are aware of the
> instructions.
>
> Content is only directly modified in the edk2 repo that is directly
> replaced with corresponding content in the wiki page.
>
> [1]: https://github.com/tianocore/tianocore.github.io/wiki
>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Bob Feng <bob.c.feng@intel.com>
> Cc: Chris Fernald <chrisf671@gmail.com>
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Sami Mujawar <sami.mujawar@arm.com>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Yuwei Chen <yuwei.chen@intel.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
>
> Michael Kubacki (5):
> .pytool/Readme.md: Add reference to new build instructions
> ArmVirtPkg: Add reference to new build instructions
> BaseTools: Add reference to new build instructions
> EmulatorPkg: Add reference to new build instructions
> OvmfPkg: Add reference to new build instructions
>
> .pytool/Readme.md | 52 +++++++-------------
> ArmVirtPkg/PlatformCI/ReadMe.md | 3 ++
> BaseTools/ReadMe.rst | 13 +++--
> EmulatorPkg/PlatformCI/ReadMe.md | 3 ++
> OvmfPkg/PlatformCI/ReadMe.md | 3 ++
> OvmfPkg/README | 5 +-
> 6 files changed, 40 insertions(+), 39 deletions(-)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions
2022-12-13 3:38 ` [edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions Michael Kubacki
@ 2022-12-14 6:00 ` Gerd Hoffmann
2022-12-14 8:06 ` Ard Biesheuvel
0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2022-12-14 6:00 UTC (permalink / raw)
To: devel, mikuback
Cc: Andrew Fish, Ard Biesheuvel, Bob Feng, Chris Fernald,
Jordan Justen, Leif Lindholm, Liming Gao, Michael D Kinney,
Ray Ni, Sami Mujawar, Sean Brogan, Yuwei Chen, Jiewen Yao
On Mon, Dec 12, 2022 at 10:38:46PM -0500, Michael Kubacki wrote:
> Hi all,
>
> I still need reviews on this series. It should only take a few minutes of
> your time.
>
> The TianoCore wiki changes that these changes link to are available now -
> https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions
Nice update.
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
take care,
Gerd
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions
2022-12-14 6:00 ` Gerd Hoffmann
@ 2022-12-14 8:06 ` Ard Biesheuvel
0 siblings, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2022-12-14 8:06 UTC (permalink / raw)
To: Gerd Hoffmann
Cc: devel, mikuback, Andrew Fish, Ard Biesheuvel, Bob Feng,
Chris Fernald, Jordan Justen, Leif Lindholm, Liming Gao,
Michael D Kinney, Ray Ni, Sami Mujawar, Sean Brogan, Yuwei Chen,
Jiewen Yao
On Wed, 14 Dec 2022 at 07:00, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> On Mon, Dec 12, 2022 at 10:38:46PM -0500, Michael Kubacki wrote:
> > Hi all,
> >
> > I still need reviews on this series. It should only take a few minutes of
> > your time.
> >
> > The TianoCore wiki changes that these changes link to are available now -
> > https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions
>
> Nice update.
>
> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
>
For the series,
Acked-by: Ard Biesheuvel <ardb@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-14 8:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <172DF5D90F9886D2.13790@groups.io>
2022-12-13 3:38 ` [edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions Michael Kubacki
2022-12-14 6:00 ` Gerd Hoffmann
2022-12-14 8:06 ` Ard Biesheuvel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox