Skip to content
Commit 9a6b33be authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent f6081a8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment