From 3bb5bab4636f766262509327057fb83bf32c0049 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Wed, 27 Nov 2013 01:23:06 +0100 Subject: updated efi shell download URL --- config/binary_local-hooks/grub2-efi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/binary_local-hooks/grub2-efi b/config/binary_local-hooks/grub2-efi index 5ed694a..f55b87a 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://tianocore.git.sourceforge.net/git/gitweb.cgi?p=tianocore/edk2;a=blob_plain;f=EdkShellBinPkg/FullShell/$shell_dir/Shell_Full.efi;hb=HEAD" +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" -- cgit v1.0