commit | 3f712dbf39a9b1d8392a6f96c5225483453f98f8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Oct 03 10:35:35 2022 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 06 22:54:57 2022 +0200 |
tree | 9d12bda5f09c758bc50aa66f9469a0d6d9c2f9c3 | |
parent | 34f3462563ecb8e42f1fa202020e87f752912808 [diff] |
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>