diff options
author | Stefan Weil | 2010-01-07 19:27:49 +0100 |
---|---|---|
committer | Anthony Liguori | 2010-01-11 20:40:59 +0100 |
commit | c0ced0f3a76c9f3ad680141f751dd1a20c91bbbf (patch) | |
tree | 7e9b3f79065084a18b1f4fef58493f1ac32105da /pc-bios/README | |
parent | lsi: pass lsi_request to lsi_reselect (diff) | |
download | qemu-c0ced0f3a76c9f3ad680141f751dd1a20c91bbbf.tar.gz qemu-c0ced0f3a76c9f3ad680141f751dd1a20c91bbbf.tar.xz qemu-c0ced0f3a76c9f3ad680141f751dd1a20c91bbbf.zip |
pc-bios: Update README (SeaBIOS)
The PC BIOS no longer comes from Bochs.
This patch updates the related entry.
V2 - Modify SeaBIOS description and URL
(Thanks to Gleb Natapov for the hint).
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
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 1b7a6661c6..7dfa45907f 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/). +- SeaBIOS (bios.bin) is the successor of pc bios. + See http://www.seabios.org/ for more information. - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios project (http://www.nongnu.org/vgabios/). |