u-boot/lib/efi_loader
Heinrich Schuchardt 9a6b33bef2 efi_loader: path length in efi_dp_from_name()
Before this patch efi_dp_from_name() only accommodated a maximum file path
length of 31 characters. This leads to boot failures due to file name
truncation.

Allow arbitrary path lengths.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-05-25 13:06:57 +02:00
..
2021-02-21 09:21:35 +01:00
2021-03-31 06:34:33 +00:00