From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH 5/6] efi: Assign Apple device properties Date: Thu, 4 Aug 2016 16:52:22 +0100 Message-ID: <20160804155222.GN3636@codeblueprint.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lukas Wunner Cc: linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andreas Noever , Pierre Moreau , reverser-P1ImLx+pFc0@public.gmane.org, linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-efi@vger.kernel.org On Thu, 28 Jul, at 02:25:41AM, Lukas Wunner wrote: > We've just extended the efistub to retrieve device properties from EFI > on Apple Macs and stash them in a setup_data payload. I'd really like to see this patch merged with the EFI boot stub patch, if possible because it makes for a more cohesive patch (and it'd be easier to review).