diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-03-02 22:37:44 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-03-03 13:33:52 +0200 |
commit | da51e79b7ff2126cc2448749d657a4f6e3b1270f (patch) | |
tree | e1f83adcfb30061c9c2d9fee9df6cb9f4e8e4be0 /pc-bios | |
parent | 6cded3a43ad0044d9831590795d9c6cf0dc2d2ee (diff) |
eepro100: Support gpxe boot for all eepro100 devices
Only two boot ROM files are needed for all devices.
* Add these GPXE ROM files using new naming convention
(as discussed on qemu-devel). Both files were created
with http://rom-o-matic.net/, PCI vendor / device ids
as in ROM filenames and option BANNER_TIMEOUT = 0.
* Remove old PXE ROM file for i82559er.
It was replaced by gpxe-eepro100-80861209.rom.
* Update pc-bios/README (and sort entries).
Full support still needs additional eepro100 fixes.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 4 | ||||
-rw-r--r-- | pc-bios/gpxe-eepro100-80861209.rom (renamed from pc-bios/pxe-i82559er.bin) | bin | 56832 -> 56832 bytes | |||
-rw-r--r-- | pc-bios/gpxe-eepro100-80861229.rom | bin | 0 -> 56832 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README index ee68723168..2fc48edcde 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -20,10 +20,10 @@ - The PXE roms come from Rom-o-Matic gPXE 0.9.9 with BANNER_TIMEOUT=0 e1000 8086:100E - pcnet32 1022:2000 + eepro100 8086:1209, 8086:1229 ns8390 1050:0940 + pcnet32 1022:2000 rtl8139 10ec:8139 - eepro100 8086:1209 virtio 1af4:1000 http://rom-o-matic.net/ diff --git a/pc-bios/pxe-i82559er.bin b/pc-bios/gpxe-eepro100-80861209.rom Binary files differindex 2ca59ec369..2ca59ec369 100644 --- a/pc-bios/pxe-i82559er.bin +++ b/pc-bios/gpxe-eepro100-80861209.rom diff --git a/pc-bios/gpxe-eepro100-80861229.rom b/pc-bios/gpxe-eepro100-80861229.rom Binary files differnew file mode 100644 index 0000000000..9cf397e3de --- /dev/null +++ b/pc-bios/gpxe-eepro100-80861229.rom |