audk/BaseTools/Source/Python/GenFds
Yonghong Zhu 4aa9826def BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID override
Fix a bug when applying patches to SEC modules that use the FILE_GUID
override. Since a temp dir is used when FILE_GUID override is used, the
INF file path comparisons fail. The fix is to capture the real INF file
path comparisons instead of using the temp dir path to the INF.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19142 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-07 09:08:05 +00:00
..
AprioriSection.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
Attribute.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Capsule.py BaseTools: Supported FMP capsule image. 2015-06-23 06:46:01 +00:00
CapsuleData.py BaseTools: Supported FMP capsule image. 2015-06-23 06:46:01 +00:00
ComponentStatement.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CompressSection.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
DataSection.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
DepexSection.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
EfiSection.py BaseTools: Fixed incorrect alignment bug. 2015-07-16 00:56:14 +00:00
Fd.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
FdfParser.py BaseTools: Add support for INF statement in FD region 2015-12-07 08:27:53 +00:00
Ffs.py Sync BaseTools Trunk (version r2518) to EDKII main trunk. 2012-04-10 07:18:20 +00:00
FfsFileStatement.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
FfsInfStatement.py BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID override 2015-12-07 09:08:05 +00:00
Fv.py BaseTools: Enhance GenFv Tool to report error message 2015-12-07 09:04:39 +00:00
FvImageSection.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
GenFds.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
GenFdsGlobalVariable.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
GuidSection.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
OptRomFileStatement.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
OptRomInfStatement.py Sync BaseTools Branch (version r2362) to EDKII main trunk. 2011-10-11 02:49:48 +00:00
OptionRom.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
Region.py BaseTools: Add support for INF statement in FD region 2015-12-07 08:27:53 +00: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 the missing depex file in GenFds 2015-08-26 06:33:31 +00:00
UiSection.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
VerSection.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Vtf.py BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00