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.
 
 
 
 
 
 
pbrook 69fba4a51e Remove OpenBIOS ESP patch. Merged upstream. 20 years ago
..
Makefile added precompiled linux boot sector 22 years ago
README use OpenBIOS instead of Proll on sparc (Blue Swirl) 20 years ago
bios.bin more correct e820 ranges for ACPI compatibility 20 years ago
bios.diff more correct e820 ranges for ACPI compatibility 20 years ago
linux_boot.S added precompiled linux boot sector 22 years ago
linux_boot.bin added precompiled linux boot sector 22 years ago
ohw.diff specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests - reset IDE drives in quiesce - added heathrow nvram OF description 21 years ago
openbios-sparc32 SCSI and USB async IO support. 20 years ago
ppc_rom.bin specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests - reset IDE drives in quiesce - added heathrow nvram OF description 21 years ago
vgabios-cirrus.bin fixed VBE protected mode calls - added VGA and VBE save restore support (not fully tested) - automatic generation of VBE mode table 20 years ago
vgabios.bin fixed VBE protected mode calls - added VGA and VBE save restore support (not fully tested) - automatic generation of VBE mode table 20 years ago
vgabios.diff fixed VBE protected mode calls - added VGA and VBE save restore support (not fully tested) - automatic generation of VBE mode table 20 years ago
video.x VGA bios support for PowerPC 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.