]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 2 Aug 2017 09:19:02 +0000 (17:19 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 11 Aug 2017 00:39:41 +0000 (08:39 +0800)
commit59bc913c10a2296b0c5c83e4024c8b91000c8c8c
treef46b0343aec75b9247c1abcd6870336fb6e08a65
parent42750cf1753518ec2260ef8387d34aa8a7616303
BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined

Bug: https://bugzilla.tianocore.org/show_bug.cgi?id=635

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Andrew Fish <afish@apple.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/Common/Decompress.c
BaseTools/Source/C/TianoCompress/TianoCompress.c