summaryrefslogtreecommitdiff
path: root/configs/releng-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
blob: 19e2164ffe9af4507e8538621804c59a00aa891d (plain)
1
2
3
4
5
6
menuentry "UEFI Shell x86_64 v1" {
    loader /EFI/shellx64_v1.efi
}
menuentry "UEFI Shell x86_64 v2" {
    loader /EFI/shellx64_v2.efi
}