On 02/28/18 14:57, Laszlo Ersek wrote: > On 02/28/18 12:43, Marvin Häuser wrote:
>> +2) Binary operations (AND, OR, ...) should not raise any problems at >> all (except for our fellow using VS2005x86 :) ) > > Haha :) In earnest though, you are right. Hm... It should not be a frequent pattern, but: (BIT5 | BIT3) << 2 might no longer build; we might have to use LShiftU64() instead. Laszlo _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel