u-boot/lib/efi_driver
Heinrich Schuchardt 43a5891c66 efi_driver: fix error handling
If creating the block device fails,

* delete all created objects and references
* close the protocol interface on the controller

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-10-06 22:54:57 +02:00
..
efi_block_device.c efi_driver: fix error handling 2022-10-06 22:54:57 +02:00
efi_uclass.c efi_driver: fix error handling 2022-10-06 22:54:57 +02:00
Makefile efi_loader: Drop code that doesn't work with driver model 2021-10-21 03:46:03 +02:00