mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
For dedicated xHCI extended capability, it need set corresponding PCI VID/PID. This patch sets the Intel Apollo Lake platform PCI VID/PID for DRD capability which will be checked for enabling DRD fucntion in new DRD driver. Besides, this patch refines the PCI VID/PID related code. Signed-off-by: Liang Yang <liang3.yang@intel.com> Reviewed-by: Xiaoguang Wu <xiaoguang.wu@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>