summaryrefslogtreecommitdiffstats
path: root/getall
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 18:38:47 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-13 18:38:47 (EST)
commit4ebfb52f2418adf73405c90771c1b080644afed0 (patch)
tree64e66c7bc2a6692330a22588f361ff29e51be013 /getall
parent50701e0614ccb2c5d87cfe17e0abc85341773260 (diff)
downloadlibreboot-4ebfb52f2418adf73405c90771c1b080644afed0.zip
libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.tar.gz
libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.tar.bz2
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.
Diffstat (limited to 'getall')
-rwxr-xr-xgetall5
1 files changed, 0 insertions, 5 deletions
diff --git a/getall b/getall
index f6c56f4..e187db7 100755
--- a/getall
+++ b/getall
@@ -45,11 +45,6 @@ set -u -e -v
./getmt86
-# Download SeaBIOS
-# ---------------------------------------------------
-
-./getseabios
-
# Download GRUB Invaders
# ---------------------------------------------------