Temporarily allow the creation of zero length files in efivarfs so the
'fwupd' user space firmware update tool can continue to operate. This
hack should be reverted as soon as the fwupd mechanisms for updating
firmware have been fixed.
fwupd has been coded to open a firmware file, close it, remove the
immutable bit and write to it. Since commit
|
||
---|---|---|
.. | ||
file.c | ||
inode.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
super.c | ||
vars.c |