From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K8hrK-0002dB-1d for mharc-grub-devel@gnu.org; Tue, 17 Jun 2008 16:32:54 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8hrI-0002cP-8O for grub-devel@gnu.org; Tue, 17 Jun 2008 16:32:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8hrF-0002Zz-0o for grub-devel@gnu.org; Tue, 17 Jun 2008 16:32:51 -0400 Received: from [199.232.76.173] (port=32831 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8hrE-0002Zt-MK for grub-devel@gnu.org; Tue, 17 Jun 2008 16:32:48 -0400 Received: from mail.windriver.com ([147.11.1.11]:59323 helo=mail.wrs.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8hrA-000725-Js for grub-devel@gnu.org; Tue, 17 Jun 2008 16:32:45 -0400 Received: from ALA-MAIL03.corp.ad.wrs.com (ala-mail03 [147.11.57.144]) by mail.wrs.com (8.13.6/8.13.6) with ESMTP id m5HKWap8010185 for ; Tue, 17 Jun 2008 13:32:37 -0700 (PDT) Received: from ala-mail06.corp.ad.wrs.com ([147.11.57.147]) by ALA-MAIL03.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 17 Jun 2008 13:32:36 -0700 Received: from [192.168.114.110] ([192.168.114.110]) by ala-mail06.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 17 Jun 2008 13:32:35 -0700 Message-ID: <48581F63.4070400@dholloway.com> Date: Tue, 17 Jun 2008 13:32:35 -0700 From: David Holloway User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: grub-devel@gnu.org References: <200806171725.m5HHPQfx078913@shoebox.dholloway.com> In-Reply-To: <200806171725.m5HHPQfx078913@shoebox.dholloway.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Jun 2008 20:32:35.0910 (UTC) FILETIME=[47050E60:01C8D0B9] X-detected-kernel: by monty-python.gnu.org: Solaris 9 Subject: efi platform and multiboot kernel X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 20:32:52 -0000 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.