1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 19:17:09 +01:00
Files
u-boot-megous/lib/efi_loader/efi_variable.c
Heinrich Schuchardt 709292a63a efi_loader: appending to non-existent variable
Appending to a non-existent variable must result in an error of type
EFI_NOT_FOUND.

Fixes: 09c76b79a9db ("efi_loader: SetVariable() deleting variables")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-10-06 16:02:36 +02:00

16 KiB