summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--master/cl/grub-fw17
-rw-r--r--master/series1
2 files changed, 18 insertions, 0 deletions
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
#
#