mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-08 05:04:04 +00:00
Currently, hypervisor doesn't have the information of pci devices on the platform when init. In order to reduce boot time and memory usage, hypervisor set a bus limitation for pci devices when init vtd. However, maximum bus number varies on different platforms. This patch add a config for the bus limitation. Set 0xF as the default value for the maximum bus number on sbl platform. Set 0xFF as the default value for the maximum bus number on uefi platfrom. Tracked-On: #1339 Signed-off-by: Binbin Wu <binbin.wu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
33 KiB
33 KiB