mirror_edk2/BaseTools/Source/C/DevicePath
Yonghong Zhu c1d6749b0e BaseTools: Fix bug when converting iSCSI node
If protocol string is not specified, default TCP(0) should be used.
Today's implementation wrongly sets to 1 for this case.
Copy the fix solution from MdePkg Hash version e6c80aea.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-03-03 15:40:04 +08:00
..
DevicePath.c BaseTools/DevicePath: Fix potential null pointer dereference 2018-01-15 10:42:17 +08:00
DevicePathFromText.c BaseTools: Fix bug when converting iSCSI node 2018-03-03 15:40:04 +08:00
DevicePathUtilities.c BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
GNUmakefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
Makefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
UefiDevicePathLib.c BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
UefiDevicePathLib.h BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00