QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
20 years ago | |
|---|---|---|
| .. | ||
| Makefile | 22 years ago | |
| README | 20 years ago | |
| bios.bin | 20 years ago | |
| bios.diff | 20 years ago | |
| linux_boot.S | 22 years ago | |
| linux_boot.bin | 22 years ago | |
| ohw.diff | 21 years ago | |
| openbios-sparc32 | 20 years ago | |
| ppc_rom.bin | 21 years ago | |
| vgabios-cirrus.bin | 20 years ago | |
| vgabios.bin | 20 years ago | |
| vgabios.diff | 20 years ago | |
| video.x | 21 years ago | |
README
- The PC BIOS comes from the Bochs project
(http://bochs.sourceforge.net/). A patch from bios.diff was applied.
- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
project (http://www.nongnu.org/vgabios/).
- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.
- video.x is a PowerMac NDRV compatible driver for a VGA frame
buffer. It comes from the Mac-on-Linux project
(http://www.maconlinux.org/).
- OpenBIOS (http://www.openbios.org/) is a free (GPL v2) portable
firmware implementation. The goal is to implement a 100% IEEE
1275-1994 (referred to as Open Firmware) compliant firmware.