From: Stefan Weil Date: Thu, 7 Jan 2010 18:27:49 +0000 (+0100) Subject: pc-bios: Update README (SeaBIOS) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c0ced0f3a76c9f3ad680141f751dd1a20c91bbbf;p=qemu.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 --- 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/).