mirror_edk2/BaseTools/Source/Python/GenFds
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
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AprioriSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
Attribute.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Capsule.py BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule file 2017-06-07 16:12:44 +08:00
CapsuleData.py BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule file 2017-06-07 16:12:44 +08:00
ComponentStatement.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CompressSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
DataSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
DepexSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
EfiSection.py BaseTools: Fix GenSec can't found the depex file 2017-12-08 08:57:48 +08:00
Fd.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
FdfParser.py BaseTools: Fix the Keyword error for <ExtendedFvEntry> in FDF File 2017-10-11 13:53:34 +08:00
Ffs.py BaseTools/GenFds: register MM Modules and MM FV file types. 2017-07-07 10:52:08 +08:00
FfsFileStatement.py BaseTools: Fix a bug for different FV use same FILE statement Guid 2017-12-29 11:07:50 +08:00
FfsInfStatement.py BaseTools: Fix a bug for different FV use same FILE statement Guid 2017-12-29 11:07:50 +08:00
Fv.py BaseTools: Fix a bug for different FV use same FILE statement Guid 2017-12-29 11:07:50 +08:00
FvImageSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
GenFds.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
GenFdsGlobalVariable.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
GuidSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
OptionRom.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
OptRomFileStatement.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
OptRomInfStatement.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
Region.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
Rule.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
RuleComplexFile.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
RuleSimpleFile.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Section.py BaseTools: Fix GenSec can't found the depex file 2017-12-08 08:57:48 +08:00
UiSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
VerSection.py BaseTools: Update Makefile to support FFS file generation 2017-12-05 09:26:22 +08:00
Vtf.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00