[U-Boot] [PATCH v2 0/2] efi_loader: support APPEND_WRITE
    AKASHI Takahiro 
    takahiro.akashi at linaro.org
       
    Fri Sep  6 06:09:51 UTC 2019
    
    
  
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
    
    
More information about the U-Boot
mailing list