]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits address mode
authorHaojian Zhuang <haojian.zhuang@linaro.org>
Mon, 16 Jan 2017 12:22:54 +0000 (20:22 +0800)
committerFeng Tian <feng.tian@intel.com>
Fri, 20 Jan 2017 01:11:23 +0000 (09:11 +0800)
commita2e3feb687c9ee13d17fd319bf58f6e752225495
treec9cae4b873a9ec7961ed9596d73d83199be5ee45
parent619ad10f3af2774880867dd638a8016d3181b516
MdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits address mode

When UFS_HC_CAP_64ADDR bit is set, it means 64-bit address,
not 32-bit address.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Reviewed-by: Feng Tian <feng.tian@intel.com>
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruHci.c