]> Git Repo - qemu.git/commit
PXE: Use consistent naming for PXE ROMs
authorAlex Williamson <[email protected]>
Mon, 18 Apr 2011 17:46:01 +0000 (11:46 -0600)
committerAlex Williamson <[email protected]>
Mon, 18 Apr 2011 17:46:01 +0000 (11:46 -0600)
commit5ee8ad71e159e724e2fa1af6b2c502668179502a
tree1aa5fde75d4a450418132f13f2ae5726f887511b
parent31a44434f7b3221d911d478de3d1665bde753c86
PXE: Use consistent naming for PXE ROMs

And add missing ROMs to tarbin build target.

Signed-off-by: Alex Williamson <[email protected]>
20 files changed:
Makefile
configure
hw/e1000.c
hw/eepro100.c
hw/ne2000.c
hw/pcnet-pci.c
hw/rtl8139.c
hw/virtio-pci.c
pc-bios/gpxe-eepro100-80861209.rom [deleted file]
pc-bios/pxe-e1000.bin [deleted file]
pc-bios/pxe-e1000.rom [new file with mode: 0644]
pc-bios/pxe-eepro100.rom [new file with mode: 0644]
pc-bios/pxe-ne2k_pci.bin [deleted file]
pc-bios/pxe-ne2k_pci.rom [new file with mode: 0644]
pc-bios/pxe-pcnet.bin [deleted file]
pc-bios/pxe-pcnet.rom [new file with mode: 0644]
pc-bios/pxe-rtl8139.bin [deleted file]
pc-bios/pxe-rtl8139.rom [new file with mode: 0644]
pc-bios/pxe-virtio.bin [deleted file]
pc-bios/pxe-virtio.rom [new file with mode: 0644]
This page took 0.030151 seconds and 4 git commands to generate.