On Wed, Feb 03, 2016 at 02:20:04PM +0000, Steve McIntyre wrote: > On Wed, Feb 03, 2016 at 02:13:54PM +0000, Matt Fleming wrote: > >On Wed, 03 Feb, at 08:02:47AM, Peter Jones wrote: > >I see no mention of the benefit of using the immutable flag versus > >making all protected files read-only. > > > >Is it not possible to just make everything that needs protecting 444? > >That way users can use standard tools if they really, really want to > >delete/write to a variable. It has the added benefit of protecting > >users from trashing variables that are important for POST too (as > >opposed to deleting them altogether). > > Just making them read-only won't stop people trashing things as > root. They're already owned by root anyway aren't they?? The point is to stop people _accidentally_ triggering brickness-inducing bugs in completely broken firmware. This set achieves that. > Although if we're at the stage of doing things this wat then is there > much to be gained by having a filesystem interface in the first place? These systems would be manually brickable regardless of what interface you implemented, or under which operating system. Probably even from the UEFI Shell. / Leif -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html