mirror_edk2/BaseTools/Source
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
..
C BaseTools: add ASSERT checker for array buffer value assignment. 2018-10-16 08:59:49 +08:00
Python BaseTools: Fix the crash issue when Dynamic structure Pcd use in FDF 2018-10-21 20:03:37 +08:00
BinaryFiles.txt BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00