diff options
author | Ilias Apalodimas <apalos@gmail.com> | 2024-04-03 18:43:53 +0300 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-04-08 13:03:37 +0200 |
commit | 6b0f194648f0f11281c01fb570d30931e6c3a13e (patch) | |
tree | a4c83030da005d3438c16268ee8e112f75b59b66 /lib/efi_loader/efi_runtime.c | |
parent | e0fa2cf39cedd9297c16bc4ea4ff5c512bb4e0ec (diff) |
efi_loader: Don't delete variable from memory if adding a new one failed
Our efi_var_mem_xxx() functions don't have a replace variant. Instead we
add a new variable and delete the old instance when trying to replace a
variable. Currently we delete the old version without checking the new
one got added
Signed-off-by: Ilias Apalodimas <apalos@gmail.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'lib/efi_loader/efi_runtime.c')
0 files changed, 0 insertions, 0 deletions