README (33d084399ca64f8b0c7c97de473eafc77b0e8a36) README (0986ac3be2989f37cec262f3370bac77999a52bf)
1- The PC BIOS comes from the Bochs project
2 (http://bochs.sourceforge.net/). A patch from bios.diff was applied.
3
4- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
5 project (http://www.nongnu.org/vgabios/).
6
7- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
8 available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.
9
1- The PC BIOS comes from the Bochs project
2 (http://bochs.sourceforge.net/). A patch from bios.diff was applied.
3
4- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
5 project (http://www.nongnu.org/vgabios/).
6
7- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
8 available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.
9
10- Proll is a GPL'd boot PROM for Sparc JavaStations
11 (http://people.redhat.com/zaitcev/linux/).
12 Applying proll.patch allows circumventing some bugs and enables
13 faster kernel load through a hack.
14
15- video.x is a PowerMac NDRV compatible driver for a VGA frame
16 buffer. It comes from the Mac-on-Linux project
17 (http://www.maconlinux.org/).
10- video.x is a PowerMac NDRV compatible driver for a VGA frame
11 buffer. It comes from the Mac-on-Linux project
12 (http://www.maconlinux.org/).
13
14- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
15 firmware implementation. The goal is to implement a 100% IEEE
16 1275-1994 (referred to as Open Firmware) compliant firmware.