From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [PATCH v2 01/20] efi: Add support for a UEFI variable filesystem Date: Sun, 4 Nov 2012 20:34:37 +0000 Message-ID: <20121104203437.GA23130@srcf.ucam.org> References: <1351237923-10313-1-git-send-email-matt@console-pimps.org> <1351237923-10313-2-git-send-email-matt@console-pimps.org> <1351846416.14888.155.camel@mfleming-mobl1.ger.corp.intel.com> <20121103002249.63eb4142@pyramind.ukuu.org.uk> <20121103002132.GB18691@srcf.ucam.org> <1352060878.14888.193.camel@mfleming-mobl1.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1352060878.14888.193.camel-ZqTwcBeJ+wsBof6jY8KHXm7IUlhRatedral2JQCrhuEAvxtiuMwx3w@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Fleming Cc: Alan Cox , linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jeremy Kerr , Andy Whitcroft , Chun-Yi Lee , Josh Boyer List-Id: linux-efi@vger.kernel.org On Sun, Nov 04, 2012 at 08:27:58PM +0000, Matt Fleming wrote: > +#ifdef CONFIG_X86 > + ops.query_variable_info = efi.query_variable_info; > +#endif Why limit to x86? Otherwise, looks broadly good - I can try to test tomorrow. -- Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org