summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames <james.mckenzie@citrix.com>2013-10-24 14:29:18 +0100
committerJames <james.mckenzie@citrix.com>2013-10-24 14:29:18 +0100
commit2595e361f497373fc0e1d3d4d253f326b00f8df2 (patch)
treed63c2fdabef8fdc9accb1c47dd89b73c7c168a1c
parentea200bac97d15261f54c5bd5f6808bf0895f5913 (diff)
downloadgrub-1.99-pq-master.tar.gz
grub-1.99-pq-master.tar.bz2
grub-1.99-pq-master.zip
add grub-fwHEADmaster
-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
#
#