U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2, 1/7] efi_loader: Add network access support
Date: Mon, 30 May 2016 13:56:36 -0400	[thread overview]
Message-ID: <20160530175636.GL7419@bill-the-cat> (raw)
In-Reply-To: <1462561267-92773-2-git-send-email-agraf@suse.de>

On Fri, May 06, 2016 at 09:01:01PM +0200, Alexander Graf wrote:

> We can now successfully boot EFI applications from disk, but users
> may want to also run them from a PXE setup.
> 
> This patch implements rudimentary network support, allowing a payload
> to send and receive network packets.
> 
> With this patch, I was able to successfully run grub2 with network
> access inside of QEMU's -M xlnx-ep108.
> 
> Signed-off-by: Alexander Graf <agraf@suse.de>

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/f80d332f/attachment.sig>

  parent reply	other threads:[~2016-05-30 17:56 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   ` Tom Rini [this message]
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   ` [U-Boot] [U-Boot,v2,7/7] " Tom Rini

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=20160530175636.GL7419@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