mirror of
https://github.com/kholia/OSX-KVM.git
synced 2026-02-27 01:34:34 +01:00
Update OVMF filename in libvirt template
Signed-off-by: dodyirawan85 <dev.irawans@gmail.com>
This commit is contained in:
parent
4c378a4b5e
commit
18f7211d76
|
|
@ -43,7 +43,7 @@
|
|||
<os>
|
||||
<type arch='x86_64' machine='pc-q35-4.2'>hvm</type>
|
||||
<!-- We don't need patched OVMF anymore when using latest OpenCore, stock one is okay -->
|
||||
<loader readonly='yes' type='pflash'>/home/CHANGEME/OSX-KVM/OVMF_CODE.fd</loader>
|
||||
<loader readonly='yes' type='pflash'>/home/CHANGEME/OSX-KVM/OVMF_CODE_4M.fd</loader>
|
||||
<nvram>/home/CHANGEME/OSX-KVM/OVMF_VARS.fd</nvram>
|
||||
</os>
|
||||
<features>
|
||||
|
|
|
|||
Loading…
Reference in a new issue