]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/PlatformAutoGen.py
BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key present
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 20 Apr 2021 17:28:12 +0000 (10:28 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 23 Apr 2021 18:55:51 +0000 (18:55 +0000)
commitf2f4c6be2dba3f8e97ac544b9c3da71e9f81b294
tree3be74d904cc6c45ead054c929fbc268627105c40
parent61680cac5e435053be89a4fc6b945466f2c7bac6
BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key present

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3344

Veify that TAB_TOD_DEFINES_FAMILY key is present in ToolDef
dictionary before access.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/AutoGen/ModuleAutoGenHelper.py
BaseTools/Source/Python/AutoGen/PlatformAutoGen.py