Changes in v2 (Sept 6, 2019)
* add a check against read-only variable to delete with APPEND_WRITE
* add a check against non-existent variable to append
* add/modify APPEND_WRITE tests

AKASHI Takahiro (2):
  efi_loader: variable: support APPEND_WRITE
  efi_loader: selftest: enable APPEND_WRITE tests

 lib/efi_loader/efi_variable.c             | 70 ++++++++++++++---------
 lib/efi_selftest/efi_selftest_variables.c | 20 ++++++-
 2 files changed, 63 insertions(+), 27 deletions(-)

-- 
2.21.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to