Re: [Qemu-devel] [PATCH] pc-bios: Update README (SeaBIOS)

2010-01-11 Thread Anthony Liguori

On 01/07/2010 12:27 PM, Stefan Weil wrote:

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 Weilw...@mail.berlios.de
   


Applied.  Thanks.

Regards,

Anthony Liguori

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






Re: [Qemu-devel] [PATCH] pc-bios: Update README (SeaBIOS)

2010-01-07 Thread Gleb Natapov
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 w...@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.