[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <28105c4069a81c017b501551df7aa67aba743241.camel@HansenPartnership.com>
Date: Wed, 15 Jan 2025 09:33:58 -0500
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Weizhao Ouyang <o451686892@...il.com>, Jonathan Corbet <corbet@....net>,
Jeremy Kerr <jk@...abs.org>, Ard Biesheuvel <ardb@...nel.org>, Tim
Schumacher <timschumi@....de>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-efi@...r.kernel.org
Subject: Re: [RFC PATCH] efivarfs: Introduce efivarfs refresh remount
On Wed, 2025-01-15 at 22:14 +0800, Weizhao Ouyang wrote:
> Currently, when setting efi variables through the runtime service,
> efivarfs cannot sync variable updates properly. Introduce efivarfs
> refresh remount to support efivarfs information updates from other
> sources.
What other sources could there possibly be? While the Linux kernel has
sole possession of the EFI RT interface after ExitBootServices has been
called, nothing else should be able to update the variables except
efivarfs. This is a guarantee from UEFI so why do you think we can't
rely on it?
Regards,
James
Powered by blists - more mailing lists