Home
last modified time | relevance | path

Searched hist:da51e79b7ff2126cc2448749d657a4f6e3b1270f (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/
H A DREADMEdiff da51e79b7ff2126cc2448749d657a4f6e3b1270f Tue Mar 02 15:37:44 CST 2010 Stefan Weil <weil@mail.berlios.de> 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>
/openbmc/qemu/
H A DMakefilediff 5309e5fbbef3c95c0b9181fa33114164148e08b7 Thu Mar 04 14:44:41 CST 2010 Stefan Weil <weil@mail.berlios.de> Makefile: Fix names of GPXE ROM files

da51e79b7ff2126cc2448749d657a4f6e3b1270f added two new ROM files
and removed an old one for eepro100.c.

These changes were missing in Makefile (which resulted
in a broken "make install").

Reported by Lucas Meneghel Rodrigues, thanks.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>