xref: /openbmc/qemu/pc-bios/README (revision 11570ed3f4a62d18e1efa795ea67620484a6ca84)
1ca7b25e3Saliguori- The PC BIOS comes from the Bochs project (http://bochs.sourceforge.net/).
2ca7b25e3Saliguori  The patches in bios-pq have been applied. The binary is based on the revision
3ca7b25e3Saliguori  in bios-pq/HEAD with the patches in bios-pq/series applied.  The git repo
4*11570ed3Saliguori  that HEAD refers to is located at
5*11570ed3Saliguori  git://git.kernel.org/pub/scm/virt/bochs/bochs.git
63f433d2cSbellard
77f5d44e0Sbellard- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
87f5d44e0Sbellard  project (http://www.nongnu.org/vgabios/).
9fa36761dSbellard
10fa36761dSbellard- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
1133d08439Sbellard  available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.
128d5f07faSbellard
1333d08439Sbellard- video.x is a PowerMac NDRV compatible driver for a VGA frame
1433d08439Sbellard  buffer. It comes from the Mac-on-Linux project
1533d08439Sbellard  (http://www.maconlinux.org/).
160986ac3bSbellard
170986ac3bSbellard- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
180986ac3bSbellard  firmware implementation. The goal is to implement a 100% IEEE
190986ac3bSbellard  1275-1994 (referred to as Open Firmware) compliant firmware.
20b031ebc5Sblueswir1  The included Sparc32 and Sparc64 images are built from SVN revision 237.
21eec85c2aSths
22eec85c2aSths- The PXE roms come from Rom-o-Matic etherboot 5.4.2.
23eec85c2aSths  pcnet32:pcnet32 -- [0x1022,0x2000]
24eec85c2aSths  ns8390:winbond940 -- [0x1050,0x0940]
25eec85c2aSths  rtl8139:rtl8139 -- [0x10ec,0x8139]
26eec85c2aSths  http://rom-o-matic.net/
27