Merge pull request #18241 from nirs/aarch64-nvram
kvm2 driver: Remove uneeded nvram elementpull/18342/head
commit
6ad5b4a284
|
@ -41,7 +41,6 @@ const domainTmpl = `
|
|||
<os>
|
||||
<type machine='virt-4.2' arch='aarch64'>hvm</type>
|
||||
<loader readonly='yes' type='pflash'>/usr/share/AAVMF/AAVMF_CODE.fd</loader>
|
||||
<nvram>/usr/share/AAVMF/AAVMF_VARS.fd</nvram>
|
||||
<boot dev='cdrom'/>
|
||||
<boot dev='hd'/>
|
||||
<bootmenu enable='no'/>
|
||||
|
|
Loading…
Reference in New Issue