mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-03 15:25:42 +00:00
The bdf of gpu is not 00:02.0 for the new platform icx-rvp, it is 05:00.0 now, so we remove the hardcode 00:02.0; And change to get the gpu bdf from board.xml. Tracked-On: #6357 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>