mirror_edk2/BaseTools/Source
Yonghong Zhu a743986df8 BaseTools: Fix a bug for different FV use same FILE statement Guid
We meet a case that different FV use same FILE statement Guid, but the
FILE content is different. current we use the Guid value as Ffs file
dir which cause the ffs file will be override. This patch use Guid
value and Fv name as ffs dir for FILE statement.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-12-29 11:07:50 +08:00
..
C BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
Python BaseTools: Fix a bug for different FV use same FILE statement Guid 2017-12-29 11:07:50 +08:00
BinaryFiles.txt BaseTools: update BinaryFiles.txt file to add Pkcs7Sign Tool 2016-08-23 07:58:07 +08:00