diff --git a/pc-bios/README b/pc-bios/README index 4ba421ef04..9eaa522625 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 ad7b2fd261..7ac744eb39 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 3bd1b9e14a..2ca59ec369 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 1c01d46fb5..5cb68ab2da 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 03484b2251..7a54baba1e 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 8110db2766..db7d76d9ca 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 182fa4a1b7..6dde514c79 100644 Binary files a/pc-bios/pxe-virtio.bin and b/pc-bios/pxe-virtio.bin differ