|
| From: | Michael Brown |
| Subject: | Re: [Qemu-devel] [ipxe-devel] [PATCH ipxe] build: Enable IPv6 for qemu |
| Date: | Thu, 28 Jan 2016 16:42:25 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
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
| [Prev in Thread] | Current Thread | [Next in Thread] |