Fix the error handling in the start() method of the EFI block device driver.
Heinrich Schuchardt (2): efi_loader: function to unlink udevice and handle efi_driver: fix error handling include/efi_driver.h | 2 +- include/efi_loader.h | 1 + lib/efi_driver/efi_block_device.c | 60 +++++++++++++++++-------------- lib/efi_driver/efi_uclass.c | 23 ++++++------ lib/efi_loader/efi_helper.c | 19 ++++++++++ 5 files changed, 66 insertions(+), 39 deletions(-) -- 2.37.2

