[ipxe-devel] [PATCH 0/7] ipxe: update pxe boot roms for qemu
Gerd Hoffmann
kraxel at redhat.com
Fri Apr 10 14:17:05 UTC 2015
Hi,
This patch series updates the ipxe submodule in qemu to latest ipxe git,
adds some patches needed to work correctly on efi (ovmf), applies some
smaller tweaks to the build process and finally updates the prebuilt
binaries shipped in pc-bios/efi-*.rom
This is also available in the git repository at:
git://git.kraxel.org/qemu rebase/roms-next
cheers,
Gerd
Gerd Hoffmann (7):
ipxe: update from 35c53797 to dc795b9
ipxe: rm local config in cleanup
ipxe: add local patches
ipxe: disable load file protocol
ipxe: add qemu branding
ipxe: don't override GITVERSION
ipxe: update binaries
pc-bios/efi-e1000.rom | Bin 197120 -> 190464 bytes
pc-bios/efi-eepro100.rom | Bin 197632 -> 191488 bytes
pc-bios/efi-ne2k_pci.rom | Bin 195584 -> 189952 bytes
pc-bios/efi-pcnet.rom | Bin 195584 -> 189952 bytes
pc-bios/efi-rtl8139.rom | Bin 200192 -> 193024 bytes
pc-bios/efi-virtio.rom | Bin 194048 -> 187904 bytes
roms/Makefile | 15 +-
roms/config.ipxe.branding.h | 2 +
roms/config.ipxe.general.h | 1 +
roms/ipxe | 2 +-
...rove-compliance-with-the-EFI_SIMPLE_NETWO.patch | 160 +++++++++++++++++++++
...0002-efi-make-load-file-protocol-optional.patch | 102 +++++++++++++
12 files changed, 277 insertions(+), 5 deletions(-)
create mode 100644 roms/config.ipxe.branding.h
create mode 100644 roms/ipxe-patches/0001-efi_snp-improve-compliance-with-the-EFI_SIMPLE_NETWO.patch
create mode 100644 roms/ipxe-patches/0002-efi-make-load-file-protocol-optional.patch
--
1.8.3.1
More information about the ipxe-devel
mailing list