Files
u-boot/lib/efi_loader
Heinrich Schuchardt edb6b6842c efi_loader: SetVariable() fix illegal return
We always have to return via EFI_EXIT() from EFIAPI functions.

Coverity reported an unreachable line and a resource leak.

Fixes: commit 6d2f27c5fd ("efi_loader: variable: support APPEND_WRITE")
Reported-by: Coverity Scan CID 253575, CID 184095
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-09-23 22:53:25 +02:00
..
2019-09-05 23:18:52 +02:00
2019-09-05 23:18:52 +02:00
2019-09-05 23:18:52 +02:00