From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757791Ab0HCVyF (ORCPT ); Tue, 3 Aug 2010 17:54:05 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:50383 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756424Ab0HCVyE (ORCPT ); Tue, 3 Aug 2010 17:54:04 -0400 Date: Tue, 3 Aug 2010 22:53:46 +0100 From: Matthew Garrett To: "Eric W. Biederman" Cc: Huang Ying , "Tang, Feng" , Bjorn Helgaas , "linux-kernel@vger.kernel.org" Subject: Re: EFI runtime-services on x86_64 Message-ID: <20100803215346.GA4476@srcf.ucam.org> References: <201007301458.50263.bjorn.helgaas@hp.com> <20100802103535.6442ab49@feng-i7> <1280716920.2771.1519.camel@yhuang-dev> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 03, 2010 at 02:45:33PM -0700, Eric W. Biederman wrote: > EFI runtime calls have the nasty fact that they don't work in general even > if EFI is present because you may have the wrong word size EFI running on > your machine. A 32bit EFI and a 64bit kernel or a 64bit EFI and a 32bit kernel. You've already failed to boot in that case. -- Matthew Garrett | mjg59@srcf.ucam.org