Hi everybody, Here's a patchset to make all the variables in efivarfs that aren't well known to be reasonably safe to delete be immutable by default. This should alleviate the danger of somebody accidentally using "rm" to remove some proprietary file that turns out to be important to the platform, which for some reason it also can't regenerate during POST. In all cases this is just preventing the user from accidentally triggering a major security problem with their underlying firmware, but stopping accidents isn't a bad thing. These firmwares still need CVEs and updates to fix them. Maybe using ESRT and fwupd :) Thanks. -- 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