[U-Boot] [PATCH v2 0/3] efi_loader: variable: attributes may not be changed if a variable exists
AKASHI Takahiro
takahiro.akashi at linaro.org
Fri May 24 06:59:00 UTC 2019
Changes in v2
* add patch#1 and patch#2 to avoid sefltest failure
* doesn't free a buffer returned by env_get() (patch#3)
AKASHI Takahiro (3):
efi: selftest: APPEND_WRITE is not supported
efi_loader: variable: return error for APPEND_WRITE
efi_loader: variable: attributes may not be changed if a variable
exists
lib/efi_loader/efi_variable.c | 16 ++++++++++---
lib/efi_selftest/efi_selftest_variables.c | 28 +++++++++++------------
2 files changed, 27 insertions(+), 17 deletions(-)
--
2.21.0
More information about the U-Boot
mailing list