From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MBy4N-0007XM-Ow for mharc-grub-devel@gnu.org; Wed, 03 Jun 2009 17:32:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBy4M-0007Wl-6z for grub-devel@gnu.org; Wed, 03 Jun 2009 17:32:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBy4H-0007Vy-R6 for grub-devel@gnu.org; Wed, 03 Jun 2009 17:32:21 -0400 Received: from [199.232.76.173] (port=45661 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBy4H-0007Vv-LW for grub-devel@gnu.org; Wed, 03 Jun 2009 17:32:17 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:57935) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBy4H-0004bK-5j for grub-devel@gnu.org; Wed, 03 Jun 2009 17:32:17 -0400 Received: from [85.180.52.120] (e180052120.adsl.alicedsl.de [85.180.52.120]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MKsym-1MBy4C3btQ-000dwy; Wed, 03 Jun 2009 23:32:13 +0200 From: Felix Zielcke To: The development of GRUB 2 Content-Type: text/plain Date: Wed, 03 Jun 2009 23:32:12 +0200 Message-Id: <1244064732.3407.20.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+WBhNbCYy27hsj1KmLiIreTbwn2u3EmEQU53F KX6hVWjLalE9aXrIJIxUXBuyX/Kze5w2HYO+iMgbolmItVFKah bDFcPdvfo/P+Ull0ZEh96pZfN4Nzl8w X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: EFI and 32bit vs. 64bit 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: Wed, 03 Jun 2009 21:32:22 -0000 Hello, just talked with a guy from the debian-boot people about using grub-efi for the Intel Mac Users. Is there any way avaible in Linux to detect somehow if the EFI is 64bit or 32bit? Maybe some list of CPUs which could be grep'ed from /proc/cpuinfo or so? I read on refit page that Apple introducted fat binaries, which would work on both, but can they actually be created outside of MacOSX? Or is there maybe another solution to solve this problem? -- Felix Zielcke