From patchwork Thu Jan 7 16:31:58 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: pc-bios: Update README (SeaBIOS) Date: Thu, 07 Jan 2010 06:31:58 -0000 From: Stefan Weil X-Patchwork-Id: 42444 Message-Id: <1262881918-16533-1-git-send-email-weil@mail.berlios.de> To: QEMU Developers Cc: 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/).