]> git.ipfire.org Git - thirdparty/qemu.git/blame - pc-bios/README
fixed VBE protected mode calls - added VGA and VBE save restore support (not fully...
[thirdparty/qemu.git] / pc-bios / README
CommitLineData
39b4da28 1- The PC BIOS comes from the Bochs project
3f433d2c
FB
2 (http://bochs.sourceforge.net/). A patch from bios.diff was applied.
3
7f5d44e0
FB
4- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
5 project (http://www.nongnu.org/vgabios/).
fa36761d
FB
6
7- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
33d08439 8 available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.
8d5f07fa
FB
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.
33d08439
FB
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/).