diff options
author | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-03-01 13:48:31 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-03-02 10:06:21 +0800 |
commit | 6ee9c68912324b4053cfa15fd06b02af1c1c74d9 (patch) | |
tree | 13f89992dad6f1d37122295941b6f0a834e44601 /BaseTools/Source/Python/Common/Expression.py | |
parent | 4faf13222edead307109bf8c747200ea3fb617c0 (diff) | |
download | edk2-6ee9c68912324b4053cfa15fd06b02af1c1c74d9.tar.gz edk2-6ee9c68912324b4053cfa15fd06b02af1c1c74d9.tar.bz2 edk2-6ee9c68912324b4053cfa15fd06b02af1c1c74d9.zip |
BaseTools: Fix the bug for display incorrect *M flag in report
The root cause is the byte array value in the driver Pcd, some bytes
have additional space character, while the value in DSC file doesn't
have this space, it cause the string compare return false, so we remove
the extra space.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Expression.py')
0 files changed, 0 insertions, 0 deletions