qemu-e2k/pc-bios
Gerd Hoffmann d67c3f2cd9 seabios: update to master
commit 8e301472e324b6d6496d8b4ffc66863e99d7a505

user visible changes in seabios:
  * ahci is enabled by default (and thus in this build).
  * bootorder support for ahci.
  * two-pass pci allocator (orders bars by size for better packing).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2011-08-10 17:34:13 +02:00
..
keymaps add bepo (french dvorak) keyboard layout 2011-01-20 12:37:21 +01:00
optionrom fix linuxboot.bin and multiboot.bin to not hijack int19 2011-03-22 07:00:58 +01:00
spapr-rtas Implement hcall based RTAS for pSeries machines 2011-04-01 18:34:56 +02:00
Makefile pc-bios/Makefile: add a rule to produce dtb files 2009-03-07 04:56:06 +00:00
README Update OpenBIOS images for Sparc32 and Sparc64 2011-07-20 22:06:33 +00:00
bamboo.dtb Add bamboo.dtb compiled from bamboo.dts 2008-12-17 00:03:01 +00:00
bamboo.dts target-ppc: IBM PowerPC 440EP Bamboo reference board emulation 2008-12-16 10:44:14 +00:00
bios.bin seabios: update to master 2011-08-10 17:34:13 +02:00
linuxboot.bin pc-bios: update linuxboot.bin and multiboot.bin 2011-03-22 07:03:15 +01:00
mpc8544ds.dtb PPC: mpc8544ds: Add hypervisor node 2011-06-17 02:58:28 +02:00
mpc8544ds.dts PPC: mpc8544ds: Add hypervisor node 2011-06-17 02:58:28 +02:00
multiboot.bin pc-bios: update linuxboot.bin and multiboot.bin 2011-03-22 07:03:15 +01:00
ohw.diff specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests - reset IDE drives in quiesce - added heathrow nvram OF description 2005-07-07 22:38:00 +00:00
openbios-ppc PPC: update openbios firmware 2011-06-17 02:58:29 +02:00
openbios-sparc32 Update OpenBIOS images for Sparc32 and Sparc64 2011-07-20 22:06:33 +00:00
openbios-sparc64 Update OpenBIOS images for Sparc32 and Sparc64 2011-07-20 22:06:33 +00:00
petalogix-ml605.dtb microblaze: Add PetaLogix ml605 MMU little-endian ref design 2011-03-16 15:18:58 +01:00
petalogix-s3adsp1800.dtb microblaze: Fix loading of petalogix s3adsp1800 dtb. 2009-06-03 21:54:31 +02:00
ppc_rom.bin Quickly hack PowerPC BIOS able to boot on CDROM again. 2007-10-01 06:44:33 +00:00
pxe-e1000.rom PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
pxe-eepro100.rom PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
pxe-ne2k_pci.rom PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
pxe-pcnet.rom PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
pxe-rtl8139.rom PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
pxe-virtio.rom PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-18 11:46:41 -06:00
s390-zipl.rom s390x: update zipl rom 2011-06-03 13:34:01 +02:00
slof.bin Add SLOF-based partition firmware for pSeries machine, allowing more boot options 2011-04-01 18:34:57 +02:00
spapr-rtas.bin pc-bios/spapr-rtas.bin: remove executable flag 2011-04-01 20:04:24 +02:00
vgabios-cirrus.bin Add new vgabios binaries to blobs list. 2010-11-16 08:39:52 -06:00
vgabios-qxl.bin spice: add qxl vgabios binary. 2010-12-09 14:23:24 +01:00
vgabios-stdvga.bin Add new vgabios binaries to blobs list. 2010-11-16 08:39:52 -06:00
vgabios-vmware.bin Add new vgabios binaries to blobs list. 2010-11-16 08:39:52 -06:00
vgabios.bin Add new vgabios binaries to blobs list. 2010-11-16 08:39:52 -06:00

README

- SeaBIOS (bios.bin) is the successor of pc bios.
  See http://www.seabios.org/ for more information.

- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
  project (http://www.nongnu.org/vgabios/).

- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
  available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.

- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
  firmware implementation. The goal is to implement a 100% IEEE
  1275-1994 (referred to as Open Firmware) compliant firmware.
  The included image for PowerPC (for 32 and 64 bit PPC CPUs)
  is built from OpenBIOS SVN revision 1044 and Sparc32 and Sparc64
  images are built from OpenBIOS SVN revision 1045.

- SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware
  implementation for certain IBM POWER hardware.  The sources are at
  https://github.com/dgibson/SLOF, and the image currently in qemu is
  built from git tag qemu-slof-20110323.

- The PXE roms come from the iPXE project. Built with BANNER_TIME 0.
  Sources available at http://ipxe.org.  Vendor:Device ID -> ROM mapping:

	8086:100e -> pxe-e1000.rom
	8086:1209 -> pxe-eepro100.rom
	1050:0940 -> pxe-ne2k_pci.rom
	1022:2000 -> pxe-pcnet.rom
	10ec:8139 -> pxe-rtl8139.rom
	1af4:1000 -> pxe-virtio.rom

- The S390 zipl loader is an addition to the official IBM s390-tools
  package. That fork is maintained in its own git repository at:
  git://repo.or.cz/s390-tools.git