On 7 September 2016 at 04:03, Gao, Liming <liming....@intel.com> wrote:
> Ard:
> In InternalMemSetMem, Value64 = (((UINT64)Value32) << 32) | Value32; may 
> cause the below link error with VS IA32 build. It (<<) should be replaced by 
> BaseLib LShift API
>
> BaseMemoryLib.lib(SetMem.obj) : error LNK2001: unresolved external symbol 
> __allshl
>

I should have tested this more thoroughyl, apologies for wasting your time.

I send out a v3

Thanks,
Ard.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to