* [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default.
@ 2013-04-08 21:08 Sander Eikelenboom
2013-04-15 7:24 ` Gerd Hoffmann
2013-04-15 21:10 ` Anthony Liguori
0 siblings, 2 replies; 3+ messages in thread
From: Sander Eikelenboom @ 2013-04-08 21:08 UTC (permalink / raw)
To: qemu-devel; +Cc: Sander Eikelenboom, aliguori, kraxel
Commit c45e5b5b30ac1f5505725a7b36e68cedfce4f01f made a switch use the efi-enabled nic roms by default.
This patch updates the Makefile to install the roms so they can actually be used.
Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>
---
Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index 80344d9..501daba 100644
--- a/Makefile
+++ b/Makefile
@@ -272,6 +272,8 @@ acpi-dsdt.aml q35-acpi-dsdt.aml \
ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc \
pxe-e1000.rom pxe-eepro100.rom pxe-ne2k_pci.rom \
pxe-pcnet.rom pxe-rtl8139.rom pxe-virtio.rom \
+efi-e1000.rom efi-eepro100.rom efi-ne2k_pci.rom \
+efi-pcnet.rom efi-rtl8139.rom efi-virtio.rom \
qemu-icon.bmp \
bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \
multiboot.bin linuxboot.bin kvmvapic.bin \
--
1.7.2.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default.
2013-04-08 21:08 [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default Sander Eikelenboom
@ 2013-04-15 7:24 ` Gerd Hoffmann
2013-04-15 21:10 ` Anthony Liguori
1 sibling, 0 replies; 3+ messages in thread
From: Gerd Hoffmann @ 2013-04-15 7:24 UTC (permalink / raw)
To: Sander Eikelenboom; +Cc: aliguori, qemu-devel
On 04/08/13 23:08, Sander Eikelenboom wrote:
> Commit c45e5b5b30ac1f5505725a7b36e68cedfce4f01f made a switch use the efi-enabled nic roms by default.
> This patch updates the Makefile to install the roms so they can actually be used.
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
cheers,
Gerd
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default.
2013-04-08 21:08 [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default Sander Eikelenboom
2013-04-15 7:24 ` Gerd Hoffmann
@ 2013-04-15 21:10 ` Anthony Liguori
1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2013-04-15 21:10 UTC (permalink / raw)
To: Sander Eikelenboom, qemu-devel; +Cc: aliguori, kraxel
Applied. Thanks.
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-15 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 21:08 [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default Sander Eikelenboom
2013-04-15 7:24 ` Gerd Hoffmann
2013-04-15 21:10 ` Anthony Liguori
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).