deb-pkg: add OVMF_debug.fd in acrn deb
add OVMF_debug.fd in acrn deb Tracked-On: #7272 Signed-off-by: hangliu1 <hang1.liu@linux.intel.com>
This commit is contained in:
parent
5c3e7a29ee
commit
108424180d
|
@ -95,6 +95,10 @@
|
|||
"source":"acrn-hypervisor/devicemodel/bios/OVMF.fd",
|
||||
"target":"usr/share/acrn/bios"
|
||||
},
|
||||
"OVMF_debug.fd":{
|
||||
"source":"acrn-hypervisor/devicemodel/bios/OVMF_debug.fd",
|
||||
"target":"usr/share/acrn/bios"
|
||||
},
|
||||
"40-watchdog.conf":{
|
||||
"source":"acrn-hypervisor/misc/tools/acrn-crashlog/data/40-watchdog.conf",
|
||||
"target":"usr/share/acrn/crashlog"
|
||||
|
|
Loading…
Reference in New Issue