]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UfsPassThruDxe: Check for RPMB W-LUN (SecurityLun)
authorZurcher, Christopher J <christopher.j.zurcher@intel.com>
Fri, 27 Sep 2019 02:19:58 +0000 (10:19 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Sun, 29 Sep 2019 08:43:45 +0000 (16:43 +0800)
commit43bb4e379b20759284ea499d17c8f503a127b666
tree4a2a6e433790301b3da57ed4278afd025692b01d
parent9b14509b16a90ebe5d418d403295efaff76d95d4
MdeModulePkg/UfsPassThruDxe: Check for RPMB W-LUN (SecurityLun)

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1546

Currently UfsPassThru only checks for 8 common LUNs. This adds a check
for the RPMB Well-known LUN and sets the corresponding bit-mask. Further
handling of the WLUN is already present in the driver.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Christopher J Zurcher <christopher.j.zurcher@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c