diff options
author | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-10-19 15:15:02 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2018-10-21 20:03:37 +0800 |
commit | eb99b52f9888e99f449b8b984ee5a095027b5fd9 (patch) | |
tree | 6a8bd931c68fd4489706cf32ef1338b73c2a2f9d /BaseTools/Source/Python/Common | |
parent | c3d0f526c04c277d416996efe347f232716528ad (diff) | |
download | edk2-eb99b52f9888e99f449b8b984ee5a095027b5fd9.tar.gz edk2-eb99b52f9888e99f449b8b984ee5a095027b5fd9.tar.bz2 edk2-eb99b52f9888e99f449b8b984ee5a095027b5fd9.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions