Message ID | 1262888869-24382-1-git-send-email-weil@mail.berlios.de |
---|---|
State | New |
Headers | show |
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 Weil<weil@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/). >
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/).
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 <weil@mail.berlios.de> --- pc-bios/README | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)