From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSx5T-0004SK-6s for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:27:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSx5O-0004Lk-Dr for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:27:58 -0500 Received: from [199.232.76.173] (port=36094 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSx5O-0004LX-8o for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:27:54 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:49566) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSx5N-0004fA-If for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:27:54 -0500 From: Stefan Weil Date: Thu, 7 Jan 2010 19:27:49 +0100 Message-Id: <1262888869-24382-1-git-send-email-weil@mail.berlios.de> In-Reply-To: <20100107172723.GC4537@redhat.com> References: <20100107172723.GC4537@redhat.com> 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-devel@nongnu.org, gleb@redhat.com 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 --- pc-bios/README | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pc-bios/README b/pc-bios/README index 1b7a666..7dfa459 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/). -- 1.6.5