All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] ipxe: add efi support
@ 2013-03-18 11:12 Gerd Hoffmann
  2013-03-24 17:56 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2013-03-18 11:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This pull adds efi support to our nic roms.

Patches have been posted here for review:
https://lists.nongnu.org/archive/html/qemu-devel/2013-03/msg00344.html

As there have been no changes (other than a rebase to master)
I'm not posting the patches again.

please pull,
  Gerd

The following changes since commit 225dc991b03f0f034aa348f5cf499de9d0979107:

  s390: Fix cpu refactoring fallout. (2013-03-17 20:01:31 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu ipxe.2

for you to fetch changes up to c45e5b5b30ac1f5505725a7b36e68cedfce4f01f:

  Switch to efi-enabled nic roms by default (2013-03-18 10:21:56 +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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL 0/5] ipxe: add efi support
  2013-03-18 11:12 [Qemu-devel] [PULL 0/5] ipxe: add efi support Gerd Hoffmann
@ 2013-03-24 17:56 ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2013-03-24 17:56 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: Anthony Liguori, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]

On 2013-03-18 12:12, Gerd Hoffmann wrote:
>   Hi,
> 
> This pull adds efi support to our nic roms.
> 
> Patches have been posted here for review:
> https://lists.nongnu.org/archive/html/qemu-devel/2013-03/msg00344.html
> 
> As there have been no changes (other than a rebase to master)
> I'm not posting the patches again.
> 
> please pull,
>   Gerd
> 
> The following changes since commit 225dc991b03f0f034aa348f5cf499de9d0979107:
> 
>   s390: Fix cpu refactoring fallout. (2013-03-17 20:01:31 +0000)
> 
> are available in the git repository at:
> 
>   git://git.kraxel.org/qemu ipxe.2
> 
> for you to fetch changes up to c45e5b5b30ac1f5505725a7b36e68cedfce4f01f:
> 
>   Switch to efi-enabled nic roms by default (2013-03-18 10:21:56 +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

At least the e1000 image has that annoying configuration prompt enabled.
Please fix, it prolongs the boot for everyone by several seconds!

Thanks,
Jan



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-24 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-18 11:12 [Qemu-devel] [PULL 0/5] ipxe: add efi support Gerd Hoffmann
2013-03-24 17:56 ` Jan Kiszka

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.