| commit | 61ee1dff160dabbb0855d56c925985030af702bc | [log] [tgz] |
|---|---|---|
| author | Yonghong Zhu <yonghong.zhu@intel.com> | Tue Apr 19 10:43:57 2016 +0800 |
| committer | Yonghong Zhu <yonghong.zhu@intel.com> | Tue Apr 19 18:40:37 2016 +0800 |
| tree | 44b391d60a77d4c1c4dbb9033fc089383edff493 | |
| parent | e642ceb8a586571b506a1ae4c00674b291f8395d [diff] |
BaseTools: fix a bug for PEI VPD Pcd collection When a PEI phase VPD PCD only list in the DSC IA32 arch, then build X64 arch image, it missed to collect this PEI VPD pcd into VPD Pcd map file. Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>