mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-02-21 14:43:20 +00:00
Now ACRN Hypervisor only support one PCI Segment, this patch add this check. This patch also fix a small bug: it would trigger false error "DRHD with INCLUDE_PCI_ALL flag is NOT the last one". Tracked-On: #5907 Signed-off-by: Fei Li <fei1.li@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>