summaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2010-01-07 19:27:49 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2010-01-11 13:40:59 -0600
commitc0ced0f3a76c9f3ad680141f751dd1a20c91bbbf (patch)
tree7e9b3f79065084a18b1f4fef58493f1ac32105da /pc-bios
parentaa4d32c4742e62e09786bd1067a5b98239867e93 (diff)
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')
-rw-r--r--pc-bios/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 1b7a6661c..7dfa45907 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/).