Files
u-boot/lib
Heinrich Schuchardt cff7700170 efi_loader: error handling in efi_disk_add_dev
* If an error occurs in efi_disk_add_dev(), don't leak resources.
* If calloc() fails while creating the file system protocol interface,
  signal an error.
* Rename efi_simple_file_system() to efi_create_simple_file_system().
* Drop a little helpful debug message.

Fixes: 2a92080d8c ("efi_loader: add file/filesys support")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-08-03 09:21:03 +02:00
..
2023-06-12 14:55:33 -04:00
2023-02-11 12:22:34 -05:00
2023-01-04 13:17:42 +01:00
2023-01-20 12:27:24 -05:00
2023-05-11 10:25:29 +08:00
2023-01-16 18:01:10 +08:00
2022-10-27 09:10:08 -04:00
2023-02-11 12:22:34 -05:00
2023-02-11 12:22:35 -05:00