mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 23:57:10 +00:00
deb-pkg: add acrn-hypervisor and acrn-board-inspector into debian package
1. "make clean && make BOARD=nuc11tnbi5 SCENARIO=shared" will generate the acrn debian package. 2. "make clean && make board_inspector" will generate the acrn board_inspector debian package Tracked-On: #6688 Signed-off-by: Hu Fenglin <fenglin.hu@intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
import ctypes
|
||||
import copy
|
||||
import lib.cdata as cdata
|
||||
import inspectorlib.cdata as cdata
|
||||
|
||||
class ExtendedCapability:
|
||||
# Capability names from PCI Express Base Specification, mostly Table 9-23
|
||||
|
||||
Reference in New Issue
Block a user