From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v2,7/7] distro: Add efi pxe boot code
Date: Mon, 30 May 2016 13:57:05 -0400 [thread overview]
Message-ID: <20160530175705.GQ7419@bill-the-cat> (raw)
In-Reply-To: <1462561267-92773-8-git-send-email-agraf@suse.de>
On Fri, May 06, 2016 at 09:01:07PM +0200, Alexander Graf wrote:
> Now that we can expose network functionality to EFI applications,
> the logical next step is to load them via pxe to execute them as
> well.
>
> This patch adds the necessary bits to the distro script to automatically
> load and execute EFI payloads. It identifies the dhcp client as a uEFI
> capable PXE client, hoping the server returns a tftp path to a workable
> EFI binary that we can then execute.
>
> To enable boards that don't come with a working device tree preloaded,
> this patch also adds support to load a device tree from the /dtb directory
> on the remote tftp server.
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160530/aae95144/attachment.sig>
prev parent reply other threads:[~2016-05-30 17:57 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-06 19:01 [U-Boot] [PATCH v2 0/7] efi_loader: PXE boot support Alexander Graf
2016-05-06 19:01 ` [U-Boot] [PATCH v2 1/7] efi_loader: Add network access support Alexander Graf
2016-05-10 21:25 ` [U-Boot] [PATCH v3 " Alexander Graf
2016-05-14 19:49 ` Simon Glass
2016-05-14 20:34 ` Alexander Graf
2016-05-16 13:24 ` Simon Glass
2016-05-16 18:06 ` Alexander Graf
2016-05-18 17:21 ` Simon Glass
2016-05-19 16:18 ` Alexander Graf
2016-05-19 16:34 ` Simon Glass
2016-05-30 17:56 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 2/7] bootp: Move vendor class identifier set to function Alexander Graf
2016-05-06 19:28 ` Tom Rini
2016-05-30 17:56 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 3/7] net: Move the VCI and client arch values to Kconfig Alexander Graf
2016-05-06 19:28 ` Tom Rini
2016-05-30 17:56 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 4/7] net: Fix client identifiers for ARM Alexander Graf
2016-05-06 19:28 ` Tom Rini
2016-05-30 17:56 ` [U-Boot] [U-Boot,v2,4/7] " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 5/7] net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig Alexander Graf
2016-05-06 19:28 ` Tom Rini
2016-05-30 17:57 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 6/7] net: Optionally use pxe client arch from variable Alexander Graf
2016-05-06 19:28 ` Tom Rini
2016-05-12 13:51 ` [U-Boot] [PATCH v4 " Alexander Graf
2016-05-30 17:57 ` [U-Boot] [U-Boot, v4, " Tom Rini
2016-05-06 19:01 ` [U-Boot] [PATCH v2 7/7] distro: Add efi pxe boot code Alexander Graf
2016-05-06 19:28 ` Tom Rini
2016-05-30 17:57 ` Tom Rini [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=20160530175705.GQ7419@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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