diff mbox

pc-bios: Update README (SeaBIOS)

Message ID 1262881918-16533-1-git-send-email-weil@mail.berlios.de
State New
Headers show

Commit Message

Stefan Weil Jan. 7, 2010, 4:31 p.m. UTC
The PC BIOS no longer comes from Bochs.
This patch updates the related entry.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
---
 pc-bios/README |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Comments

Gleb Natapov Jan. 7, 2010, 5:27 p.m. UTC | #1
On Thu, Jan 07, 2010 at 05:31:58PM +0100, Stefan Weil wrote:
> The PC BIOS no longer comes from Bochs.
> This patch updates the related entry.
> 
> Signed-off-by: Stefan Weil <weil@mail.berlios.de>
> ---
>  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).
>  
SeaBIOS is not a part of coreboot project AFAIK.

>  - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
>    project (http://www.nongnu.org/vgabios/).
> -- 
> 1.6.5
> 
> 

--
			Gleb.
diff mbox

Patch

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/).