edk2/BaseTools/Source/Python/GenFds
Yonghong Zhu 07dce6fb78 BaseTools: extend FFS alignment to 16M
Current FFS only supports 64KiB alignment for data, Per PI 1.6
requirement, we extend FFS alignment to 16M.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
(cherry picked from commit e921f58d44)
2018-04-04 11:01:12 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +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: Fix the bug use same FMP_PAYLOAD in different capsule file 2017-06-07 16:16:16 +08:00
CapsuleData.py BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule file 2017-06-07 16:16:16 +08: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 BaseTools: extend FFS alignment to 16M 2018-04-04 11:01:12 +08:00
DepexSection.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
EfiSection.py BaseTools: extend FFS alignment to 16M 2018-04-04 11:01:12 +08: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: extend FFS alignment to 16M 2018-04-04 11:01:12 +08:00
Ffs.py Sync BaseTools Trunk (version r2518) to EDKII main trunk. 2012-04-10 07:18:20 +00:00
FfsFileStatement.py BaseTools: Fix the bug to handle the read-only file 2016-09-15 16:09:38 +08:00
FfsInfStatement.py BaseTools: extend FFS alignment to 16M 2018-04-04 11:01:12 +08:00
Fv.py BaseTools: extend FFS alignment to 16M 2018-04-04 11:01:12 +08:00
FvImageSection.py BaseTools: extend FFS alignment to 16M 2018-04-04 11:01:12 +08:00
GenFds.py BaseTools: Fix the bug for CArray PCD override in command line 2017-05-12 16:45:50 +08:00
GenFdsGlobalVariable.py BaseTools: extend FFS alignment to 16M 2018-04-04 11:01:12 +08:00
GuidSection.py BaseTools: FMP capsule add the support to generate auth info 2016-08-19 15:37:59 +08:00
OptionRom.py BaseTools: Fix the bug for OptionRom generation with different arch 2016-11-02 09:47:41 +08: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
Region.py BaseTools: Fix the bug to handle the read-only file 2016-09-15 16:09:38 +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 GenFds issue to wrongly get file without postfix. 2016-05-26 10:58:30 +08: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