mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-29 12:14:13 +00:00
deb-pkg: add OVMF_debug.fd in .deb.conf
Bugfix for OVMF_debug.fd Tracked-On: #7322 Signed-off-by: hangliu1 <hang1.liu@linux.intel.com>
This commit is contained in:
parent
5dcae86e2f
commit
dafe07e378
@ -103,6 +103,10 @@
|
|||||||
"source":"devicemodel/bios/OVMF.fd",
|
"source":"devicemodel/bios/OVMF.fd",
|
||||||
"target":"usr/share/acrn/bios"
|
"target":"usr/share/acrn/bios"
|
||||||
},
|
},
|
||||||
|
"OVMF_debug.fd":{
|
||||||
|
"source":"devicemodel/bios/OVMF_debug.fd",
|
||||||
|
"target":"usr/share/acrn/bios"
|
||||||
|
},
|
||||||
"40-watchdog.conf":{
|
"40-watchdog.conf":{
|
||||||
"source":"misc/debug_tools/acrn_crashlog/data/40-watchdog.conf",
|
"source":"misc/debug_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