audk/BaseTools/Source/Python/AutoGen
Yonghong Zhu eb99b52f98 BaseTools: Fix the crash issue when Dynamic structure Pcd use in FDF
The case is use Dynamic structure Pcd in the FDF file.
Current code already save the  Guid, Name and Filed info for those Pcd,
but it directly use the dict key as [Name, Guid] and cause this crash
issue.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=1264
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2018-10-21 20:03:37 +08:00
..
AutoGen.py BaseTools: Fix the crash issue when Dynamic structure Pcd use in FDF 2018-10-21 20:03:37 +08:00
BuildEngine.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
GenC.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
GenDepex.py BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +08:00
GenMake.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
GenPcdDb.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
GenVar.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
IdfClassObject.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
InfSectionParser.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
StrGather.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
UniClassObject.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
ValidCheckingInfoObject.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00