mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-20 03:35:00 +00:00
Using ebx will truncate the high 32bit part of 64bit virtual address. So using rbx instead of ebx. Signed-off-by: Zheng, Gen <gen.zheng@intel.com> Reviewed-by: Yakui, Zhao <yakui.zhao@intel.com>