X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=mclu_boot.ml;fp=mclu_boot.ml;h=a87d710bfa31f8ad778277dbd19a2ac1727e992e;hb=c3c7bbfe135af9fc1fa741dff8c47377caf9148e;hp=8e7f6a344700f1b31bfece32c7286eb2899d506c;hpb=cb034760e5b05e80ef3e26ed632223e3a00966d3;p=mclu.git 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