]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Implement SCSI commands for Security Protocol In/Out
authorZurcher, Christopher J <christopher.j.zurcher@intel.com>
Fri, 27 Sep 2019 02:19:57 +0000 (10:19 +0800)
committerHao A Wu <hao.a.wu@intel.com>
Sun, 29 Sep 2019 08:43:45 +0000 (16:43 +0800)
commit9b14509b16a90ebe5d418d403295efaff76d95d4
tree09722f47e592e1fa7adcef51c6b385104aaa8fe3
parent1f5e4d91284c918dc048b8b6f96f3cc97fcd6dfe
MdePkg: Implement SCSI commands for Security Protocol In/Out

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

This patch implements the Security Protocol In and Security Protocol Out
commands in UefiScsiLib to prepare support for the Storage Security
Command Protocol.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Christopher J Zurcher <christopher.j.zurcher@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/Scsi.h
MdePkg/Include/Library/UefiScsiLib.h
MdePkg/Library/UefiScsiLib/UefiScsiLib.c