On Fri, Jul 17, 2009 at 06:15:57PM +0200, Vladimir 'phcoder' Serbinenko wrote: > Like previously discussed efiemu32 can always be compiled hence this patch
This does a few more things than just toggle compile options. Could you split the patch? > diff --git a/ChangeLog b/ChangeLog > index e38ebc5..93c9b00 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,3 +1,23 @@ > +2009-07-17 Vladimir Serbinenko <phco...@gmail.com> > + > + Always compile efiemu32.o > + > + * Makefile.in (enable_efiemu): change to ... > + (enable_efiemu64): ... this > + * commands/i386/cpuid.c (grub_i386_cpuid_has_longmode): new function > + * conf/i386-pc.rmk (efiemu_mod_SOURCES): remove efiemu/i386/coredetect.c > + (efiemu32.o): always compile this target > + * configure.ac: change enable-efiemu to enable-efiemu64. > + Restrict efiemu compilation to i386-pc > + * efiemu/i386/coredetect.c: remove file > + * efiemu/main.c (grub_efiemu_load_file): return error correctly > + (grub_efiemu_autocore): fallback to efiemu32.o on amd64 if efiemu64.o > + is unavailable > + * efiemu/mm.c (grub_efiemu_mmap_init): correct comment style > + * include/grub/efiemu/efiemu.h (grub_efiemu_get_default_core_name): > + remove > + * include/grub/i386/cpuid.h: new file -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel