mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-03 09:23:35 +00:00
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",
|
"source":"acrn-hypervisor/devicemodel/bios/OVMF.fd",
|
||||||
"target":"usr/share/acrn/bios"
|
"target":"usr/share/acrn/bios"
|
||||||
},
|
},
|
||||||
|
"OVMF_debug.fd":{
|
||||||
|
"source":"acrn-hypervisor/devicemodel/bios/OVMF_debug.fd",
|
||||||
|
"target":"usr/share/acrn/bios"
|
||||||
|
},
|
||||||
"40-watchdog.conf":{
|
"40-watchdog.conf":{
|
||||||
"source":"acrn-hypervisor/misc/tools/acrn-crashlog/data/40-watchdog.conf",
|
"source":"acrn-hypervisor/misc/tools/acrn-crashlog/data/40-watchdog.conf",
|
||||||
"target":"usr/share/acrn/crashlog"
|
"target":"usr/share/acrn/crashlog"
|
||||||
|
Loading…
Reference in New Issue
Block a user