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>