diff options
author | Shenglei Zhang <shenglei.zhang@intel.com> | 2019-02-14 10:43:10 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2019-02-19 16:15:15 +0800 |
commit | e5bc83f5e7a6c5f48dc10e69fca377d1478fc4dc (patch) | |
tree | 62d43155df5894a979603a2e5482313e419e2177 /BaseTools/Source/Python/GenFds/DataSection.py | |
parent | c2cf8720a5aad74230767a1f11bade2d86de3745 (diff) | |
download | edk2-e5bc83f5e7a6c5f48dc10e69fca377d1478fc4dc.tar.gz edk2-e5bc83f5e7a6c5f48dc10e69fca377d1478fc4dc.tar.bz2 edk2-e5bc83f5e7a6c5f48dc10e69fca377d1478fc4dc.zip |
MdePkg/BaseLib: Change a variable type in a bitwise operation
Change the type of variable Chr from CHAR8 to UINT32 in a
bitwise operation, to make the two variables in the operation
have the same size.
https://bugzilla.tianocore.org/show_bug.cgi?id=1527
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/DataSection.py')
0 files changed, 0 insertions, 0 deletions