1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-07 11:15:09 +02:00
Files
u-boot-megous/lib
Heinrich Schuchardt c7c0ca3767 efi_loader: fix efi_dp_from_file()
* When called from efi_dp_from_name() we miss to append the filename
  for non-block devices.
* expand_media_path() could be simplified by using efi_dp_from_file to
  prepend the device path of the boot device.

This can be avoided by passing a device path to efi_dp_from_file() instead
of a block device descriptor and a partition number.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-05-13 11:09:51 +02:00
..
2022-07-11 14:58:57 -04:00
2023-02-11 12:22:34 -05:00
2022-07-26 02:30:56 -06:00
2023-01-04 13:17:42 +01:00
2022-08-12 08:14:23 -04:00
2023-01-20 12:27:24 -05:00
2023-05-11 10:25:29 +08: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