mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-26 12:17:58 +00:00
when comparing a list/string against None and empty, just compare the object. when comparing against None, dont use !=, ==, <> Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BuildClassObject.py | ||
| DecBuildData.py | ||
| DscBuildData.py | ||
| InfBuildData.py | ||
| MetaDataTable.py | ||
| MetaFileCommentParser.py | ||
| MetaFileParser.py | ||
| MetaFileTable.py | ||
| WorkspaceCommon.py | ||
| WorkspaceDatabase.py | ||