diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-23 22:38:53 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-23 22:53:25 +0200 |
commit | 3545c6614342e8d91055a0f907ca7441ba00b928 (patch) | |
tree | 462080bdd8383ae22c6da617f9bdb2c591a6c3a8 /drivers/demo/demo-simple.c | |
parent | edb6b6842cbddc012d64491701f1d0979ffa96b3 (diff) |
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 6d2f27c5fd60 ("efi_loader: variable: support APPEND_WRITE")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/demo/demo-simple.c')
0 files changed, 0 insertions, 0 deletions