Revision 74b12bef

b/Makefile
252 252
BLOBS=bios.bin vgabios.bin vgabios-cirrus.bin ppc_rom.bin \
253 253
video.x openbios-sparc32 openbios-sparc64 openbios-ppc \
254 254
pxe-ne2k_pci.bin pxe-rtl8139.bin pxe-pcnet.bin pxe-e1000.bin \
255
pxe-virtio.bin pxe-eepro100.bin pxe-pcnet.bin \
255 256
bamboo.dtb petalogix-s3adsp1800.dtb \
256 257
multiboot.bin
257 258
else
b/pc-bios/README
16 16
  The included images for Sparc32, Sparc64 and PowerPC (for 32 and 64 bit
17 17
  PPC CPUs) are built from OpenBIOS SVN revision 569.
18 18

  
19
- The PXE roms come from Rom-o-Matic etherboot 5.4.2.
20
  pcnet32:pcnet32 -- [0x1022,0x2000]
21
  ns8390:winbond940 -- [0x1050,0x0940]
22
  rtl8139:rtl8139 -- [0x10ec,0x8139]
19
- The PXE roms come from Rom-o-Matic gPXE 0.9.9
20

  
21
  e1000 8086:100E
22
  pcnet32 1022:2000
23
  ns8390 1050:0940
24
  rtl8139 10ec:8139
25
  eepro100 8086:1209
26
  virtio 1af4:1000
27

  
23 28
  http://rom-o-matic.net/

Also available in: Unified diff