-a or -w always yields "Input filename must be provided"
Closed this issue · 0 comments
Uglymotha commented
A nice little booboo was made in the latest update to efivar.c. Appending or writing to a variable always returns "Input filename must be provided" because infile is passed to the prepare_data function instead of datafile.
Please apply the attached patch
efivar.c.patch.zip