From 34e0269745c16a8a70438dfb5a32931907e33161 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 13 Dec 2015 17:18:48 -0500 Subject: remove seabios (this time permanently) --- (limited to 'docs/src/maintain/index.texi') diff --git a/docs/src/maintain/index.texi b/docs/src/maintain/index.texi index e68adfa..0801121 100644 --- a/docs/src/maintain/index.texi +++ b/docs/src/maintain/index.texi @@ -24,7 +24,6 @@ * Updating flashrom:: * Updating bucts:: * Updating MemTest86+:: -* SeaBIOS:: @end menu @node Maintaining libreboot @@ -67,8 +66,6 @@ This section of the documentation applies mainly to the development version of l @ref{#updating_bucts,Updating bucts} @item @ref{#updating_memtest86plus,Updating MemTest86+} -@item -@ref{#seabios,SeaBIOS} @end itemize Or @uref{../index.html,Back to main index}. @@ -274,34 +271,6 @@ In the download script for memtest86plus, make sure to update the checksum that @ref{#pagetop,Back to top of page}. -@node SeaBIOS -@chapter SeaBIOS -@anchor{#seabios} -Create the SeaBIOS config like so (changed from defaults):@* $ @strong{./build config seabiosmodify} - -@verbatim -General Features -> Build Target -> Build for coreboot (enable) -VGA ROM -> VGA Hardware Type -> coreboot linear framebuffer (enable) -Debugging -> Serial port debugging (enable) -@end verbatim - -When updating SeaBIOS, run the following:@* $ @strong{./build config seabiosupdate}@* (this will run @strong{make oldconfig} on seabios) - -Relevant scripts: - -@itemize -@item -resources/scripts/helpers/build/config/seabiosmodify -@item -resources/scripts/helpers/build/config/seabiosupdate -@item -resources/scripts/helpers/download/seabios (change patches used, revision, etc) -@item -resources/scripts/helpers/build/clean/seabios -@item -resources/scripts/helpers/build/module/seabios -@end itemize - Copyright © 2015 Francis Rowe @* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found at @uref{../resources/licenses/gfdl-1.3.txt,gfdl-1.3.txt} Updated versions of the license (when available) can be found at @uref{https://www.gnu.org/licenses/licenses.html,https://www.gnu.org/licenses/licenses.html} -- cgit v0.9.1