Skip to content
Snippets Groups Projects
Commit 3545c661 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: SetVariable() deleting variables


APPEND_WRITE with data length zero is allowable according to the UEFI
specification.

The EDK2 interpretation of no access attributes is attributes = 0. As
the UEFI specification is vague in this respect let's stick to EDK2 here.

Fixes: commit 6d2f27c5 ("efi_loader: variable: support APPEND_WRITE")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent edb6b684
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment