From: Anthony Liguori Date: Fri, 30 Oct 2009 21:44:26 +0000 (-0500) Subject: Update gpxe roms to have BANNER_TIMEOUT=0 X-Git-Tag: v0.12.0-rc0~419 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec9f735638b6380361387fb49060f6712cb27602;p=thirdparty%2Fqemu.git Update gpxe roms to have BANNER_TIMEOUT=0 Signed-off-by: Anthony Liguori --- diff --git a/pc-bios/README b/pc-bios/README index 4ba421ef04f..9eaa5226251 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -16,7 +16,7 @@ The included images for Sparc32, Sparc64 and PowerPC (for 32 and 64 bit PPC CPUs) are built from OpenBIOS SVN revision 569. -- The PXE roms come from Rom-o-Matic gPXE 0.9.9 +- The PXE roms come from Rom-o-Matic gPXE 0.9.9 with BANNER_TIMEOUT=0 e1000 8086:100E pcnet32 1022:2000 diff --git a/pc-bios/pxe-e1000.bin b/pc-bios/pxe-e1000.bin index ad7b2fd2618..7ac744eb39f 100644 Binary files a/pc-bios/pxe-e1000.bin and b/pc-bios/pxe-e1000.bin differ diff --git a/pc-bios/pxe-eepro100.bin b/pc-bios/pxe-eepro100.bin index 3bd1b9e14a0..2ca59ec369f 100644 Binary files a/pc-bios/pxe-eepro100.bin and b/pc-bios/pxe-eepro100.bin differ diff --git a/pc-bios/pxe-ne2k_pci.bin b/pc-bios/pxe-ne2k_pci.bin index 1c01d46fb51..5cb68ab2da0 100644 Binary files a/pc-bios/pxe-ne2k_pci.bin and b/pc-bios/pxe-ne2k_pci.bin differ diff --git a/pc-bios/pxe-pcnet.bin b/pc-bios/pxe-pcnet.bin index 03484b22514..7a54baba1e4 100644 Binary files a/pc-bios/pxe-pcnet.bin and b/pc-bios/pxe-pcnet.bin differ diff --git a/pc-bios/pxe-rtl8139.bin b/pc-bios/pxe-rtl8139.bin index 8110db27666..db7d76d9ca4 100644 Binary files a/pc-bios/pxe-rtl8139.bin and b/pc-bios/pxe-rtl8139.bin differ diff --git a/pc-bios/pxe-virtio.bin b/pc-bios/pxe-virtio.bin index 182fa4a1b77..6dde514c793 100644 Binary files a/pc-bios/pxe-virtio.bin and b/pc-bios/pxe-virtio.bin differ