summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daude <philmd@redhat.com>2019-12-05 19:19:41 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2019-12-06 03:07:37 +0000
commit490a62beb7e1d084f14a93b895f9c89a49e4a51d (patch)
tree23901c473a34ced3cd7fa6df87ee509533738286 /UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c
parente8b9296c67dffaddd26dce06d8daaca6206fa620 (diff)
downloadedk2-490a62beb7e1d084f14a93b895f9c89a49e4a51d.tar.gz
edk2-490a62beb7e1d084f14a93b895f9c89a49e4a51d.tar.bz2
edk2-490a62beb7e1d084f14a93b895f9c89a49e4a51d.zip
BaseTools: Avoid "is" with a literal Python 3.8 warnings
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2304 The following statement produces a SyntaxWarning with Python 3.8: if str(FdRegion.RegionType) is 'FILE' and self.Platform.VpdToolGuid in \ str(FdRegion.RegionDataList): BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py:168: SyntaxWarning: \ "is" with a literal. Did you mean "=="? Change the 'is' operator by the conventional '==' comparator. Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Reviewed-by: Bob Feng <bob.c.feng@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Diffstat (limited to 'UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c')
0 files changed, 0 insertions, 0 deletions