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:
hangliu1 2022-04-12 01:31:14 -04:00 committed by acrnsi-robot
parent 5c3e7a29ee
commit 108424180d
1 changed files with 4 additions and 0 deletions

View File

@ -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"