Skip to content

Commit cfeff5e

Browse files
radolinDaniel Kiper
authored andcommitted
blsuki: Fix default location in comment to /loader/entries
Signed-off-by: Radoslav Kolev <radoslav.kolev@suse.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
1 parent d19a74a commit cfeff5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grub-core/commands/blsuki.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ blsuki_find_entry (struct find_entry_info *info, bool enable_fallback, enum blsu
12101210

12111211
/*
12121212
* If we aren't able to find BLS entries in the directory given by info->dirname,
1213-
* we can fallback to the default location "/boot/loader/entries/" and see if we
1213+
* we can fallback to the default location of "/loader/entries/" and see if we
12141214
* can find the files there. If we can't find UKI entries, fallback to
12151215
* "/EFI/Linux" on the EFI system partition.
12161216
*/

0 commit comments

Comments
 (0)