dev boot elmnts cannot be used with os boot elmnts
This commit is contained in:
parent
c0553c7d22
commit
7e3fefd220
@ -15,7 +15,6 @@
|
|||||||
<type arch='{{ vm_machine_arch }}' machine='{{ vm_machine_type }}'>hvm</type>
|
<type arch='{{ vm_machine_arch }}' machine='{{ vm_machine_type }}'>hvm</type>
|
||||||
<loader readonly='yes' secure='yes' type='pflash'>/usr/share/edk2-ovmf/x64/OVMF_CODE.secboot.fd</loader>
|
<loader readonly='yes' secure='yes' type='pflash'>/usr/share/edk2-ovmf/x64/OVMF_CODE.secboot.fd</loader>
|
||||||
<nvram template='/usr/share/edk2-ovmf/x64/OVMF_VARS.fd'>{{ firmware_vhd_pool_dir }}/{{ vm_name }}_VARS.fd</nvram>
|
<nvram template='/usr/share/edk2-ovmf/x64/OVMF_VARS.fd'>{{ firmware_vhd_pool_dir }}/{{ vm_name }}_VARS.fd</nvram>
|
||||||
<boot dev='hd'/>
|
|
||||||
</os>
|
</os>
|
||||||
<features>
|
<features>
|
||||||
<acpi/>
|
<acpi/>
|
||||||
|
Loading…
Reference in New Issue
Block a user