All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Brown <mcb30@ipxe.org>
To: Gerd Hoffmann <kraxel@redhat.com>, Christian Nilsson <nikize@gmail.com>
Cc: ipxe-devel@ipxe.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [ipxe-devel] [PATCH ipxe] build: Enable IPv6 for qemu
Date: Thu, 28 Jan 2016 16:42:25 +0000	[thread overview]
Message-ID: <56AA44F1.8080204@ipxe.org> (raw)
In-Reply-To: <1453976359.30975.39.camel@redhat.com>

On 28/01/16 10:19, Gerd Hoffmann wrote:
> No idea.  qemu is a very specific case, ipxe has drivers for the qemu
> nics (both virtual such as virtio-net and emulated such as rtl8139), and
> right now we actually build ipxe tree times (bios, efi-ia32,
> efi-x86_64), then combine them into a single image, using EfiRom
> (shipped with edk2).

Slightly off-topic: you can do the combining using iPXE's own 
util/catrom.pl:

   ./util/catrom.pl bin/8086100e.mrom \
                    bin-x86_64-efi/8086100e.efirom \
                    bin-i386-efi/8086100e.efirom \
        > efi-e1000.rom

Michael

  reply	other threads:[~2016-01-28 16:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-17 17:25 [Qemu-devel] [PATCH ipxe] build: Enable IPv6 for qemu Cole Robinson
2016-01-12 22:18 ` Cole Robinson
2016-01-26 14:21 ` Gerd Hoffmann
2016-01-27 13:06   ` [Qemu-devel] [ipxe-devel] " Michael Brown
2016-01-27 13:49     ` Gerd Hoffmann
2016-01-27 16:39       ` Christian Nilsson
2016-01-28 10:19         ` Gerd Hoffmann
2016-01-28 16:42           ` Michael Brown [this message]
2016-01-28 17:49           ` Laszlo Ersek
2016-01-28 17:50           ` Laszlo Ersek
2016-01-28 11:50     ` Tore Anderson
2016-03-03 12:56     ` Tore Anderson

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=56AA44F1.8080204@ipxe.org \
    --to=mcb30@ipxe.org \
    --cc=ipxe-devel@ipxe.org \
    --cc=kraxel@redhat.com \
    --cc=nikize@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.