mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
Switch from etherboot to gPXE
etherboot is deprecated and not under active development anymore. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
fd64612241
commit
74b12befba
8 changed files with 10 additions and 4 deletions
|
@ -16,8 +16,13 @@
|
|||
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 etherboot 5.4.2.
|
||||
pcnet32:pcnet32 -- [0x1022,0x2000]
|
||||
ns8390:winbond940 -- [0x1050,0x0940]
|
||||
rtl8139:rtl8139 -- [0x10ec,0x8139]
|
||||
- The PXE roms come from Rom-o-Matic gPXE 0.9.9
|
||||
|
||||
e1000 8086:100E
|
||||
pcnet32 1022:2000
|
||||
ns8390 1050:0940
|
||||
rtl8139 10ec:8139
|
||||
eepro100 8086:1209
|
||||
virtio 1af4:1000
|
||||
|
||||
http://rom-o-matic.net/
|
||||
|
|
Binary file not shown.
BIN
pc-bios/pxe-eepro100.bin
Normal file
BIN
pc-bios/pxe-eepro100.bin
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
pc-bios/pxe-virtio.bin
Normal file
BIN
pc-bios/pxe-virtio.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue