[U-Boot] [PATCH v2 3/3] efi_loader: variable: attributes may not be changed if a variable exists
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri May 24 14:54:28 UTC 2019
On 5/24/19 8:59 AM, AKASHI Takahiro wrote:
> If a variable already exists, efi_set_variable() should not change
> the variable's attributes. This patch enforces it.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_loader/efi_variable.c | 13 +++++++++++--
> 1 file changed, 11 insertions(+), 2 deletions(-)
More information about the U-Boot
mailing list