From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [RFC PATCH 0/2] efi: add contents of LinuxExtraArgs EFI var to command line Date: Fri, 13 Jul 2018 11:02:39 +0100 Message-ID: <1531476159.18353.31.camel@debian.org> References: <20180704154919.18564-1-ard.biesheuvel@linaro.org> <4bd9bee6-f2b9-3197-c205-fec104fd1090@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Ard Biesheuvel , Geoff Levand Cc: Mark Rutland , Lorenzo Pieralisi , Catalin Marinas , Riku Voipio , Mark Salter , Will Deacon , Leif Lindholm , ACPI Devel Maling List , linux-efi , James Morse , Hanjun Guo , Sudeep Holla , linux-arm-kernel List-Id: linux-acpi@vger.kernel.org On Fri, 2018-07-13 at 08:15 +0200, Ard Biesheuvel wrote: > I still think we should not be using DMI, though. Would a quirk be acceptable if keyed on something other than DMI? Are there some other options, perhaps some property of the ACPI tables proper? Something which can be queried from UEFI perhaps? (I'm really grasping at straws, but maybe someone has a smart idea). Ian. From mboxrd@z Thu Jan 1 00:00:00 1970 From: ijc@debian.org (Ian Campbell) Date: Fri, 13 Jul 2018 11:02:39 +0100 Subject: [RFC PATCH 0/2] efi: add contents of LinuxExtraArgs EFI var to command line In-Reply-To: References: <20180704154919.18564-1-ard.biesheuvel@linaro.org> <4bd9bee6-f2b9-3197-c205-fec104fd1090@infradead.org> Message-ID: <1531476159.18353.31.camel@debian.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2018-07-13 at 08:15 +0200, Ard Biesheuvel wrote: > I still think we should not be using DMI, though. Would a quirk be acceptable if keyed on something other than DMI? Are there some other options, perhaps some property of the ACPI tables proper? Something which can be queried from UEFI perhaps? (I'm really grasping at straws, but maybe someone has a smart idea). Ian.