From: Sascha Hauer <s.hauer@pengutronix.de> To: Philipp Zabel <p.zabel@pengutronix.de> Cc: barebox@lists.infradead.org Subject: Re: [PATCH] Documentation: efi: update SnpDxe build instructions Date: Fri, 9 Oct 2020 08:49:15 +0200 [thread overview] Message-ID: <20201009064915.GU11648@pengutronix.de> (raw) In-Reply-To: <20201007095109.23370-1-p.zabel@pengutronix.de> On Wed, Oct 07, 2020 at 11:51:09AM +0200, Philipp Zabel wrote: > Some sources have been moved into git submodules and SnpDxe was > moved from MdeModulePkg to NetworkPkg. > > Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> > --- > Documentation/boards/efi.rst | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Applied, thanks Sascha > > diff --git a/Documentation/boards/efi.rst b/Documentation/boards/efi.rst > index f04b1d32378b..b12433014ef1 100644 > --- a/Documentation/boards/efi.rst > +++ b/Documentation/boards/efi.rst > @@ -294,18 +294,19 @@ HOWTOs in the net, for example on http://tianocore.sourceforge.net/wiki/Using_ED > > git clone git://github.com/tianocore/edk2.git > cd edk2 > + git submodule update --init > make -C BaseTools > . edksetup.sh > > At least the following lines in ``Conf/target.txt`` should be edited:: > > - ACTIVE_PLATFORM = MdeModulePkg/MdeModulePkg.dsc > + ACTIVE_PLATFORM = NetworkPkg/NetworkPkg.dsc > TARGET_ARCH = X64 > TOOL_CHAIN_TAG = GCC48 > MAX_CONCURRENT_THREAD_NUMBER = 4 > > The actual build is started with invoking ``build``. After building > -``Build/MdeModule/DEBUG_GCC48/X64/SnpDxe.efi`` should exist. > +``Build/NetworkPkg/DEBUG_GCC48/X64/SnpDxe.efi`` should exist. > > **NOTE** As of this writing (July 2014) the following patch was needed to > compile EDK2. > -- > 2.20.1 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-10-09 6:49 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-07 9:51 Philipp Zabel 2020-10-09 6:49 ` Sascha Hauer [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-all 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=20201009064915.GU11648@pengutronix.de \ --to=s.hauer@pengutronix.de \ --cc=barebox@lists.infradead.org \ --cc=p.zabel@pengutronix.de \ --subject='Re: [PATCH] Documentation: efi: update SnpDxe build instructions' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox