From 4ebfb52f2418adf73405c90771c1b080644afed0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 13 Feb 2015 23:38:47 +0000 Subject: Delete SeaBIOS from libreboot. It was virtually useless. Noone used it. SeaBIOS is easy enough to build from source if someone wants to use it from now on. --- docs/git/index.html | 41 ----------------------------------------- 1 file changed, 41 deletions(-) (limited to 'docs/git/index.html') diff --git a/docs/git/index.html b/docs/git/index.html index 02c82795..df2b0fcb 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -41,7 +41,6 @@
  • How to build the ROM images
  • -
  • Add SeaBIOS to the ROM images
  • @@ -673,46 +672,6 @@ -
    - -

    How to add SeaBIOS to the ROM images

    - -

    - SeaBIOS isn't really needed since libreboot uses the GRUB payload which - is much better (for several reasons), so it is no longer included in the ROM - images by default. Instead, you can add it afterwards. -

    - -

    - In the supplied binary archives, or in your own (if you did 'build-release') you can add SeaBIOS - to the ROM images, along with SeaVGABIOS which is a free/libre Video BIOS implementation that wraps - around the 'native graphics initializitation' code in coreboot, for boards that have support for it. -

    - -

    - First, install the build dependencies. -

    - -

    - Binaries for cbfstool are provided (built from libreboot_src) statically linked under cbfstool/ and the addseabios - script (see below) will try to automatically select the right one to use. -

    - -

    - Now:
    - $ ./addseabios -

    - -

    - SeaBIOS and SeaVGABIOS (which the build scripts created, and the build-release script put - compiled - - inside the binary archive) have now been added to all of the ROM images under ./bin/. A GRUB menuentry will show - up when you boot your machine, allowing you to use SeaBIOS. -

    - -

    Back to top of page

    - -
    -

    -- cgit v1.2.3-70-g09d2