aboutsummaryrefslogtreecommitdiff
path: root/96boards-reference-platform-debian/grub/grub-fastboot.cfg
blob: 19538d7c5263d9844ddca8e63e108b72607d6eb4 (plain)
1
2
3
4
menuentry 'Fastboot' {
    search.fs_label boot boot_part
    chainloader ($boot_part)/EFI/BOOT/fastboot.efi
}