From a1170bb00a116783cc6623b403e785d86b2f97d7 Mon Sep 17 00:00:00 2001 From: Lans Zhang Date: Mon, 24 Jul 2017 16:21:10 +0800 Subject: [PATCH] README.fallback: correct the path of BOOT.CSV in layout example BOOT.CSV should be placed in fedora directory in order to locate the base directory of files recorded in $FILENAME column. Signed-off-by: Lans Zhang --- README.fallback | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.fallback b/README.fallback index 3f91c1a..e570095 100644 --- a/README.fallback +++ b/README.fallback @@ -24,7 +24,7 @@ for an installed system: \EFI\BOOT\BOOTX64.EFI <-- shim \EFI\BOOT\MokManager.efi \EFI\BOOT\fallback.efi -\EFI\BOOT\BOOT.CSV +\EFI\fedora\BOOT.CSV \EFI\fedora\shim.efi \EFI\fedora\MokManager.efi \EFI\fedora\grubx64.efi