From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1SdQcK-0000KC-Bs for mharc-grub-devel@gnu.org; Sat, 09 Jun 2012 14:42:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdQcI-0000K4-1v for grub-devel@gnu.org; Sat, 09 Jun 2012 14:42:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SdQcG-0008JM-DE for grub-devel@gnu.org; Sat, 09 Jun 2012 14:42:29 -0400 Received: from oxff.net ([46.4.99.131]:44290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdQcG-0008J2-6i for grub-devel@gnu.org; Sat, 09 Jun 2012 14:42:28 -0400 Received: from [192.168.178.25] (koln-4db4c7ae.pool.mediaWays.net [77.180.199.174]) by oxff.net (Postfix) with ESMTPSA id BF24F1F4090 for ; Sat, 9 Jun 2012 20:42:32 +0200 (CEST) Message-ID: <4FD39912.9020601@oxff.net> Date: Sat, 09 Jun 2012 20:42:26 +0200 From: Georg Wicherski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: grub-efi with latest mac mini References: <654DF80AD31A344E93DBCC6280BD6DEF4ADA4F37@NL0230MBX08N1.DIR.slb.com> <4FCC8675.5050905@gmail.com> <654DF80AD31A344E93DBCC6280BD6DEF4ADA70E5@NL0230MBX08N1.DIR.slb.com> <4FD21A3E.7040901@gmail.com> <654DF80AD31A344E93DBCC6280BD6DEF4ADA7276@NL0230MBX08N1.DIR.slb.com> <2B404D24-6760-4E33-A174-242BEF55C4F2@colorremedies.com> <4FD25A18.1070207@oxff.net> <4FD33C9D.1000503@oxff.net> In-Reply-To: X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 46.4.99.131 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Sat, 09 Jun 2012 18:42:31 -0000 Haters gonna hate! ;) On 06/09/2012 08:02 PM, Chris Murphy wrote: > dmesg | grep -i efi $ dmegs | egrep 'EFI|debian' | head -n5 [ 0.000000] Linux version ???-amd64 (Debian ???) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP Fri Apr 6 05:01:55 UTC 2012 [ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/EFI/BOOT/vmlinuz-???-amd64 root=/dev/mapper/ssda-root ro quiet splash [ 0.000000] EFI v1.10 by Apple [ 0.000000] Kernel-defined memdesc doesn't match the one from EFI! [ 0.000000] EFI: mem00: type=7, attr=0x80000000000000f, range=[0x0000000000000000-0x000000000008e000) (0MB)