mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-08 08:08:58 +00:00
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 <jia.zhang@windriver.com>
This commit is contained in:
parent
d89b722ef7
commit
a1170bb00a
@ -24,7 +24,7 @@ for an installed system:
|
|||||||
\EFI\BOOT\BOOTX64.EFI <-- shim
|
\EFI\BOOT\BOOTX64.EFI <-- shim
|
||||||
\EFI\BOOT\MokManager.efi
|
\EFI\BOOT\MokManager.efi
|
||||||
\EFI\BOOT\fallback.efi
|
\EFI\BOOT\fallback.efi
|
||||||
\EFI\BOOT\BOOT.CSV
|
\EFI\fedora\BOOT.CSV
|
||||||
\EFI\fedora\shim.efi
|
\EFI\fedora\shim.efi
|
||||||
\EFI\fedora\MokManager.efi
|
\EFI\fedora\MokManager.efi
|
||||||
\EFI\fedora\grubx64.efi
|
\EFI\fedora\grubx64.efi
|
||||||
|
Loading…
Reference in New Issue
Block a user