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. --- resources/grub/config/COPYING | 2 +- resources/grub/config/seabios.cfg | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 resources/grub/config/seabios.cfg (limited to 'resources/grub') diff --git a/resources/grub/config/COPYING b/resources/grub/config/COPYING index 05827f3e..d3deca39 100644 --- a/resources/grub/config/COPYING +++ b/resources/grub/config/COPYING @@ -1,7 +1,7 @@ # GRUB configuration files under resources/grub/config/ # -# Copyright (C) 2014 Francis Rowe +# Copyright (C) 2014, 2015 Francis Rowe # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/resources/grub/config/seabios.cfg b/resources/grub/config/seabios.cfg deleted file mode 100644 index 8c27be0c..00000000 --- a/resources/grub/config/seabios.cfg +++ /dev/null @@ -1,4 +0,0 @@ -menuentry 'Load SeaBIOS' { - set root='cbfsdisk' - chainloader /bios.bin.elf -} -- cgit v1.2.3-70-g09d2