git.annexia.org
/
mclu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb03476
)
edk2.git no longer exists.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 7 Jul 2016 20:24:04 +0000
(21:24 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 7 Jul 2016 20:24:04 +0000
(21:24 +0100)
mclu_boot.ml
patch
|
blob
|
history
diff --git
a/mclu_boot.ml
b/mclu_boot.ml
index
8e7f6a3
..
a87d710
100644
(file)
--- 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