From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NbqH8-0003FA-8J for mharc-grub-devel@gnu.org; Mon, 01 Feb 2010 02:00:46 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbqH4-0003EP-M2 for grub-devel@gnu.org; Mon, 01 Feb 2010 02:00:42 -0500 Received: from [199.232.76.173] (port=51582 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbqH3-0003E2-Mq for grub-devel@gnu.org; Mon, 01 Feb 2010 02:00:41 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbqH0-00058U-By for grub-devel@gnu.org; Mon, 01 Feb 2010 02:00:41 -0500 Received: from aa.81.b6.static.xlhost.com ([207.182.129.170]:49898 helo=wombat.diezmil.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NbqGz-00058I-Vz for grub-devel@gnu.org; Mon, 01 Feb 2010 02:00:38 -0500 Received: from wombat (wombat [127.0.0.1]) by wombat.diezmil.com (8.14.2/8.14.2) with ESMTP id o1170YkZ014548 for ; Mon, 1 Feb 2010 02:00:34 -0500 Date: Mon, 1 Feb 2010 02:00:34 -0500 From: gburanov@gmail.com To: grub-devel@gnu.org Message-ID: <28743023.11265007634572.JavaMail.root@wombat> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Build GRUB for UEFI (not EFI), 64 bit X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 07:00:43 -0000 Hello everybody. I am currently trying to build grub for UEFI (I got new modern Intel motherboard that support boot loading). According to the grub manual, I use ./configure --with-platform=efi --target=x86_64 make ./grub-mkimage -d- -o bootx64.efi modules_list and try to load from it. it does not work! The computer just restarts when running it, in the beginning. However, the grub that is included to the Fedora 12 CD works just fine. Do somebody succeed in compiling grub for UEFI (not just EFI)? What can be a problem? -- This message was sent on behalf of gburanov@gmail.com at openSubscriber.com http://www.opensubscriber.com/messages/grub-devel@gnu.org/topic.html