From 2595e361f497373fc0e1d3d4d253f326b00f8df2 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 24 Oct 2013 14:29:18 +0100 Subject: add grub-fw --- master/cl/grub-fw | 17 +++++++++++++++++ master/series | 1 + 2 files changed, 18 insertions(+) create mode 100644 master/cl/grub-fw diff --git a/master/cl/grub-fw b/master/cl/grub-fw new file mode 100644 index 0000000..348136f --- /dev/null +++ b/master/cl/grub-fw @@ -0,0 +1,17 @@ +diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def +index e297c4f..281c74a 100644 +--- a/grub-core/Makefile.core.def ++++ b/grub-core/Makefile.core.def +@@ -397,6 +397,12 @@ module = { + }; + + module = { ++ name = fw; ++ common = bus/fw.c; ++ enable = pci; ++}; ++ ++module = { + name = pci; + noemu = bus/pci.c; + emu = bus/emu/pci.c; diff --git a/master/series b/master/series index c356a8c..88a1d32 100644 --- a/master/series +++ b/master/series @@ -52,6 +52,7 @@ jmm/efi-sni-bis jmm/copy-acpi-and-dmi-for-mb-kernels jmm/disable-all-pci-dma-on-boot jmm/xen-multiboot +cl/grub-fw endstop # # -- cgit v1.2.3