[ipxe-devel] [PATCH 0/6] ipxe: update roms
Peter Pickford
peter at netremedies.ca
Tue Oct 11 19:48:56 UTC 2016
Hi,
This caused a regression for me on i7 920.
https://bugs.archlinux.org/task/50778
I bisected qemu and came to the patch that introduced the above.
Then after some more help on irc (fixing up parserom.pl and compiling with
NO_WERROR=1) biscted ipxe and came to
71560d185475117b10994d839afe059577e7768c is the first bad commit
reverting this commit in ipxe master fixes my problem but probably breaks
something else.
bisect log
https://gist.github.com/1c612fd6238888cc17f97d6e8a61a3a2
No idea why this change should affect Bloomfield processors.
Thanks
Peter
On 24 June 2016 at 05:39, Gerd Hoffmann <kraxel at redhat.com> wrote:
> Hi,
>
> Here comes ipxe update for qemu 2.7. It rebases the ipxe submodule
> to latest upstream master. We pick up support for virtio 1.0.
> Also a fix for a EFI bug which causes problems with recent edk2
> versions.
>
> There are some more hickups due to network boot changes in edk2
> which are not root-caused yet. They are present with both old
> and new ipxe versios, so we have at least no regressions here.
> But possibly we will need another (much smaller) bugfix ipxe
> update during freeze.
>
> This patch series also adds a boot rom for the new e1000e emulation
> and, while being at it, for vmxnet3 too.
>
> Patch 6/6 with the binary update has *not* been sent to the list
> as it is pretty big. If you want the prebuild roms for testing
> please fetch them from the git repository at:
> git://git.kraxel.org/qemu work/ipxe
>
> cheers,
> Gerd
>
> Gerd Hoffmann (6):
> ipxe: update submodule from 4e03af8ec to 041863191
> ipxe: add e1000e rom
> ipxe: add vmxnet3 rom
> e1000e: add boot rom
> vmxnet3: add boot rom
> ipxe: update prebuilt binaries
>
> hw/net/e1000e.c | 1 +
> hw/net/vmxnet3.c | 1 +
> include/hw/i386/pc.h | 4 ++++
> pc-bios/efi-e1000.rom | Bin 196608 -> 209408 bytes
> pc-bios/efi-e1000e.rom | Bin 0 -> 209408 bytes
> pc-bios/efi-eepro100.rom | Bin 197120 -> 209920 bytes
> pc-bios/efi-ne2k_pci.rom | Bin 195584 -> 208384 bytes
> pc-bios/efi-pcnet.rom | Bin 195584 -> 208384 bytes
> pc-bios/efi-rtl8139.rom | Bin 199168 -> 211456 bytes
> pc-bios/efi-virtio.rom | Bin 193024 -> 211456 bytes
> pc-bios/efi-vmxnet3.rom | Bin 0 -> 205312 bytes
> roms/Makefile | 8 ++++++--
> roms/ipxe | 2 +-
> 13 files changed, 13 insertions(+), 3 deletions(-)
> create mode 100644 pc-bios/efi-e1000e.rom
> create mode 100644 pc-bios/efi-vmxnet3.rom
>
> --
> 1.8.3.1
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20161011/5fdf184a/attachment.htm>
More information about the ipxe-devel
mailing list