qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] ipxe: add efi support
Date: Mon, 04 Mar 2013 07:33:36 -0600	[thread overview]
Message-ID: <87d2vf2ssv.fsf@codemonkey.ws> (raw)
In-Reply-To: <1362391653-22287-1-git-send-email-kraxel@redhat.com>

Gerd Hoffmann <kraxel@redhat.com> writes:

>   Hi,
>
> This patch series adds efi support to our nic roms.
> Patch #4 (carrying the binaries) is pretty big and
> isn't sent to the list.  If you wanna test without
> compiling your own roms please pull the git tree
> below.

Looks pretty reasonable.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>

Regards,

Anthony Liguori

> cheers,
>   Gerd
>
> The following changes since commit 806f352d3d6f7b326b0ab3a49c622b124459dc8d:
>
>   gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end (2013-03-03 14:29:08 +0000)
>
> are available in the git repository at:
>
>   git://git.kraxel.org/qemu ipxe.1
>
> for you to fetch changes up to 3741d5a42cf9658d6ba7e0bb06db67f6f4a485e4:
>
>   Switch to efi-enabled nic roms by default (2013-03-04 10:21:19 +0100)
>
> ----------------------------------------------------------------
> Gerd Hoffmann (5):
>       Add Makefile rules to build nic rom binaries
>       Update ipxe submodule to latest master
>       Add Makefile rules to build nic rom binaries with efi support
>       Add efi rom binaries
>       Switch to efi-enabled nic roms by default
>
>  hw/e1000.c               |    2 +-
>  hw/ne2000.c              |    2 +-
>  hw/pc.h                  |   24 ++++++++++++++++++++++--
>  hw/pcnet-pci.c           |    2 +-
>  hw/rtl8139.c             |    2 +-
>  hw/virtio-pci.c          |    2 +-
>  pc-bios/efi-e1000.rom    |  Bin 0 -> 174080 bytes
>  pc-bios/efi-eepro100.rom |  Bin 0 -> 175104 bytes
>  pc-bios/efi-ne2k_pci.rom |  Bin 0 -> 173568 bytes
>  pc-bios/efi-pcnet.rom    |  Bin 0 -> 173568 bytes
>  pc-bios/efi-rtl8139.rom  |  Bin 0 -> 177152 bytes
>  pc-bios/efi-virtio.rom   |  Bin 0 -> 171008 bytes
>  roms/Makefile            |   46 ++++++++++++++++++++++++++++++++++++++++++++++
>  roms/ipxe                |    2 +-
>  14 files changed, 74 insertions(+), 8 deletions(-)
>  create mode 100644 pc-bios/efi-e1000.rom
>  create mode 100644 pc-bios/efi-eepro100.rom
>  create mode 100644 pc-bios/efi-ne2k_pci.rom
>  create mode 100644 pc-bios/efi-pcnet.rom
>  create mode 100644 pc-bios/efi-rtl8139.rom
>  create mode 100644 pc-bios/efi-virtio.rom

      parent reply	other threads:[~2013-03-04 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 10:07 [Qemu-devel] [PATCH 0/5] ipxe: add efi support Gerd Hoffmann
2013-03-04 10:07 ` [Qemu-devel] [PATCH 1/5] Add Makefile rules to build nic rom binaries Gerd Hoffmann
2013-03-04 10:07 ` [Qemu-devel] [PATCH 2/5] Update ipxe submodule to latest master Gerd Hoffmann
2013-03-04 10:07 ` [Qemu-devel] [PATCH 3/5] Add Makefile rules to build nic rom binaries with efi support Gerd Hoffmann
2013-03-04 10:07 ` [Qemu-devel] [PATCH 4/5] Add efi rom binaries Gerd Hoffmann
2013-03-04 10:07 ` [Qemu-devel] [PATCH 5/5] Switch to efi-enabled nic roms by default Gerd Hoffmann
2013-03-04 13:33 ` Anthony Liguori [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=87d2vf2ssv.fsf@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).