Statistics
| Branch: | Revision:

root / pc-bios / README @ 0986ac3b

History | View | Annotate | Download (698 Bytes)

1 39b4da28 bellard
- The PC BIOS comes from the Bochs project
2 3f433d2c bellard
  (http://bochs.sourceforge.net/). A patch from bios.diff was applied.
3 3f433d2c bellard
4 7f5d44e0 bellard
- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
5 7f5d44e0 bellard
  project (http://www.nongnu.org/vgabios/).
6 fa36761d bellard
7 fa36761d bellard
- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
8 33d08439 bellard
  available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.
9 8d5f07fa bellard
10 33d08439 bellard
- video.x is a PowerMac NDRV compatible driver for a VGA frame
11 33d08439 bellard
  buffer. It comes from the Mac-on-Linux project
12 33d08439 bellard
  (http://www.maconlinux.org/).
13 0986ac3b bellard
14 0986ac3b bellard
- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
15 0986ac3b bellard
  firmware implementation. The goal is to implement a 100% IEEE
16 0986ac3b bellard
  1275-1994 (referred to as Open Firmware) compliant firmware.