summaryrefslogtreecommitdiff
path: root/config/binary_local-hooks
diff options
context:
space:
mode:
Diffstat (limited to 'config/binary_local-hooks')
-rwxr-xr-xconfig/binary_local-hooks/grub2-efi2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binary_local-hooks/grub2-efi b/config/binary_local-hooks/grub2-efi
index 88563bf..45d9de1 100755
--- a/config/binary_local-hooks/grub2-efi
+++ b/config/binary_local-hooks/grub2-efi
@@ -83,5 +83,5 @@ done
# include EFI shell
[ -f binary/efi/boot/shell$efi_name.efi ] || \
-wget -O binary/efi/boot/shell$efi_name.efi "http://sourceforge.net/apps/trac/edk2/export/latest/trunk/edk2/EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi"
+wget -O binary/efi/boot/shell$efi_name.efi "https://svn.code.sf.net/p/edk2/code/trunk/edk2/EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi"