On 07.04.2011 19:32, Goswin von Brederlow wrote: > I see that you have added 32bit MIPS support. No 64bit x86_64 support > though. So my trampoline + 64bit kernel stuff would still be interesting > to people. We already have the needed infrastructure to load in 64-bit mode. Have a look at loader/i386/bsd.c. Mostly you just need to use grub_relocator64_boot and not grub_relocator32_boot. The main issue is clear specification of intended behaviour.
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel