From: Stefan Weil Date: Thu, 7 Jan 2010 18:27:49 +0000 (+0100) Subject: pc-bios: Update README (SeaBIOS) X-Git-Tag: v0.12.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09866b9baa1ff30c67ef79b6045578894812446e;p=thirdparty%2Fqemu.git 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 Signed-off-by: Anthony Liguori (cherry picked from commit c0ced0f3a76c9f3ad680141f751dd1a20c91bbbf) --- diff --git a/pc-bios/README b/pc-bios/README index 9eaa5226251..5be01f829ca 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/).