mirror of https://github.com/acidanthera/audk.git
689c9d975d
The IScsiDxe module encounters a build error for IA32 arch using the latest version of VS2015: IScsiDxe.lib(IScsiProto.obj) : error LNK2001: unresolved external symbol __allmul The cause is line 141 in file NetworkPkg\IScsiDxe\IScsiProto.c. The third parameter for gBS->SetTimer() function is of type UINT64, so the multiplication should use the MultU64x32() function now. Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
IScsiAuthenticationInfo.c | ||
IScsiCHAP.c | ||
IScsiCHAP.h | ||
IScsiConfig.c | ||
IScsiConfig.h | ||
IScsiConfigNVDataStruc.h | ||
IScsiConfigStrings.uni | ||
IScsiConfigVfr.vfr | ||
IScsiDhcp.c | ||
IScsiDhcp.h | ||
IScsiDhcp6.c | ||
IScsiDhcp6.h | ||
IScsiDriver.c | ||
IScsiDriver.h | ||
IScsiDxe.inf | ||
IScsiDxe.uni | ||
IScsiDxeExtra.uni | ||
IScsiExtScsiPassThru.c | ||
IScsiIbft.c | ||
IScsiIbft.h | ||
IScsiImpl.h | ||
IScsiInitiatorName.c | ||
IScsiMisc.c | ||
IScsiMisc.h | ||
IScsiProto.c | ||
IScsiProto.h |