README 557 字节
Newer Older
B
bellard 已提交
1
- The PC BIOS comes from the Bochs project
2 3
  (http://bochs.sourceforge.net/). A patch from bios.diff was applied.

4 5
- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
  project (http://www.nongnu.org/vgabios/).
B
bellard 已提交
6 7 8

- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
  available at http://site.voila.fr/jmayer/OpenHackWare/index.htm.
B
bellard 已提交
9 10 11 12 13

- Proll is a GPL'd boot PROM for Sparc JavaStations
  (http://people.redhat.com/zaitcev/linux/).
  Applying proll.patch allows circumventing some bugs and enables
  faster kernel load through a hack.