mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-13 16:38:01 +00:00
When wrong BAR address is set for pci-vuart, OS may assign a new BAR address to it. Pci-vuart BAR can't be reprogrammed, for its fixed value. Remove the fixed value of pci-vuart. Tracked-On: #5491 Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>