summaryrefslogtreecommitdiff
path: root/pc-bios/README
diff options
context:
space:
mode:
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-17 22:29:37 +0000
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-17 22:29:37 +0000
commit6f484e7301a13cc4408c6f151141ccea2c06c9f9 (patch)
tree572bd4b53ae6ba54495090f2ded8e34c9b1914bd /pc-bios/README
parent11570ed3f4a62d18e1efa795ea67620484a6ca84 (diff)
downloadqemu-6f484e7301a13cc4408c6f151141ccea2c06c9f9.tar.gz
Update VGA BIOS
Now built from the kernel.org git tree. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6079 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios/README')
-rw-r--r--pc-bios/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index d435a5cd30..c5b2390577 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -5,7 +5,10 @@
git://git.kernel.org/pub/scm/virt/bochs/bochs.git
- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
- project (http://www.nongnu.org/vgabios/).
+ project (http://www.nongnu.org/vgabios/). The binary is based on the revision
+ in vgabios-pq/HEAD with the patches in vgabios-pq/series applied. The git
+ repo that HEAD refers to is located at
+ git://git.kernel.org/pub/scm/virt/vgabios/vgabios.git
- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm.