]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bits
authorIan Chiu <Ian.chiu@intel.com>
Fri, 5 Nov 2021 09:46:09 +0000 (17:46 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 10 Nov 2021 02:57:54 +0000 (02:57 +0000)
commita7b35aae13b2d69b9be68874f275f511b1367a5e
tree942798d935c2c2985a5e78d70e3c2528050cd0f6
parentaab6bb3d32e207c89364504e4a195f9f0cf5ce31
MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bits

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3703

MMIO base address size will overflow while finding two or more Host
controller in the system. Correct it and support 32 and 64 bits address
space.

Signed-off-by: Ian Chiu <ian.chiu@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Cc: Maggie Chu <maggie.chu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Pci/UfsPciHcPei/UfsPciHcPei.c