mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-04 18:30:18 +00:00
The BDF of user setting should skip the slot '00', '01', '02', '1f', all these slots should select one of the 03~1e. This patch add an assertion to check the above policy. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@intel.com>