]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg SecCore: Fix operands of different size in bitwise operation
authorStar Zeng <star.zeng@intel.com>
Wed, 2 Aug 2017 02:07:31 +0000 (10:07 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 2 Aug 2017 10:21:54 +0000 (18:21 +0800)
commit59d3fad32ec928d91be3d6fbc3a5aab3409b5f68
tree873ca3e5c9bef5f04cc1d98435944231b8bb02a9
parent354a75f9ed0d2f37ace0614135e08e6a8b83e174
UefiCpuPkg SecCore: Fix operands of different size in bitwise operation

It is introduced by 9e9ca2100f22be29f1a53129d741f4305ff34a71.

Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
UefiCpuPkg/SecCore/SecMain.c