diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-16 14:21:17 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-16 14:21:17 +0000 |
commit | 3f433d2c87d666e446b1cd45c52390d61edd189b (patch) | |
tree | 74d5b2ecb26ef4cbe10fe226cf9c88ba705c2faa /pc-bios/README | |
parent | 1a084f3d51a66d43b65e91004f9964fe32f98323 (diff) |
int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@807 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios/README')
-rw-r--r-- | pc-bios/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index 508801dce6..b5f0bc9e26 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -1,4 +1,5 @@ - The PC BIOS comes from the Bochs project - (http://bochs.sourceforge.net/). + (http://bochs.sourceforge.net/). A patch from bios.diff was applied. + - The VGA BIOS comes from the LGPL VGA bios project (http://www.nongnu.org/vgabios/). |