mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-07 04:32:37 +00:00
For 64-bit bars, previously the code will do bar size calculation only if the lower 32-bit bar address is nonzero, changed to do bar size calculation when the whole 64-bit bar address is nonzero. Tracked-On: #2534 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>