]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword.
authorFu Siyuan <siyuan.fu@intel.com>
Thu, 3 Aug 2017 06:38:51 +0000 (14:38 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 4 Aug 2017 05:30:30 +0000 (13:30 +0800)
commit41c9011cc166cff8a27a7e90592d81ba570b42ff
treeb680428f55597e7fa1152ae6480f5502666f4e26
parentbc2300577ffddcdf5b4b015f252f8357663217a7
NetworkPkg: iSCSI should allow to set 6 or 12 length of ISID keyword.

The last 3 bytes of ISID should be able to changed by setting the keyword with
a value with length 6 (only last 3 bytes) or 12 (full ISID) according to the
keyword definition in UEFI configuration namespace website.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
NetworkPkg/IScsiDxe/IScsiConfig.c
NetworkPkg/IScsiDxe/IScsiConfigStrings.uni
NetworkPkg/IScsiDxe/IScsiMisc.c