On Wed, Jun 18, 2008 at 4:32 AM, David Holloway <[EMAIL PROTECTED]> wrote: > I've just edumacated myself about how the platforms are defined. > > Let me get this straight, the efi platform does not yet support loading a > multiboot kernel? > > I'm working with embedded kernels here, not just Linux.
Hi, It's not difficult to add multiboot support, but the question is, can they support efi ? In linux, we can pass the efi system table using boot parameter, but there is no such thing in multiboot, so the kernel need to be able to access hardware directly after taking over. -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel