From: Richard W.M. Jones Date: Thu, 7 Jul 2016 20:24:04 +0000 (+0100) Subject: edk2.git no longer exists. X-Git-Url: http://git.annexia.org/?p=mclu.git;a=commitdiff_plain;h=c3c7bbfe135af9fc1fa741dff8c47377caf9148e edk2.git no longer exists. --- diff --git a/mclu_boot.ml b/mclu_boot.ml index 8e7f6a3..a87d710 100644 --- a/mclu_boot.ml +++ b/mclu_boot.ml @@ -182,8 +182,8 @@ Try: `mclu on %s'\n" hostname hostname; let nvram = match guest_arch with | "aarch64" -> - Some ("/usr/share/edk2.git/aarch64/QEMU_EFI-pflash.raw", - "/usr/share/edk2.git/aarch64/vars-template-pflash.raw", + Some ("/usr/share/edk2/aarch64/QEMU_EFI-pflash.raw", + "/usr/share/edk2/aarch64/vars-template-pflash.raw", remote_image ^ ".nvram") | _ -> None in