From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSvHN-0001aL-7k for qemu-devel@nongnu.org; Thu, 07 Jan 2010 11:32:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSvHI-0001TL-DM for qemu-devel@nongnu.org; Thu, 07 Jan 2010 11:32:08 -0500 Received: from [199.232.76.173] (port=41614 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSvHI-0001T4-05 for qemu-devel@nongnu.org; Thu, 07 Jan 2010 11:32:04 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:58997) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSvHH-0003ax-EL for qemu-devel@nongnu.org; Thu, 07 Jan 2010 11:32:03 -0500 From: Stefan Weil Date: Thu, 7 Jan 2010 17:31:58 +0100 Message-Id: <1262881918-16533-1-git-send-email-weil@mail.berlios.de> Subject: [Qemu-devel] [PATCH] pc-bios: Update README (SeaBIOS) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers The PC BIOS no longer comes from Bochs. This patch updates the related entry. Signed-off-by: Stefan Weil --- pc-bios/README | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pc-bios/README b/pc-bios/README index 1b7a666..f1c9b2f 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) comes from the coreboot project + (http://www.coreboot.org/SeaBIOS). - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios project (http://www.nongnu.org/vgabios/). -- 1.6.5