mirror_edk2/BaseTools/Source/Python/GenFds
zhijufan 865d7f7b01 BaseTools: Extend the keyword "!include"/"!if" to case-insensitive
Extend the keyword "!include", "!if", etc to case-insensitive.
Current DSC parser already support it, while FDF parser only support
the lower case, so this patch add the support for FDF parser.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=1111
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-09-05 09:04:13 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AprioriSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
Attribute.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Capsule.py BaseTools: Move ImageBinDict to GenFdsGlobalVariable.py 2018-07-16 11:22:14 +08:00
CapsuleData.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
ComponentStatement.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CompressSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
DataSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
DepexSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
EfiSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
Fd.py BaseTools: Move ImageBinDict to GenFdsGlobalVariable.py 2018-07-16 11:22:14 +08:00
FdfParser.py BaseTools: Extend the keyword "!include"/"!if" to case-insensitive 2018-09-05 09:04:13 +08:00
Ffs.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
FfsFileStatement.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
FfsInfStatement.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
Fv.py BaseTools: Move ImageBinDict to GenFdsGlobalVariable.py 2018-07-16 11:22:14 +08:00
FvImageSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
GenFds.py BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xref 2018-08-30 20:59:18 +08:00
GenFdsGlobalVariable.py BaseTools: Create and use a shared value for 'MSFT' from DataType 2018-08-30 08:42:09 +08:00
GuidSection.py BaseTools: Move FindExtendTool to GenFdsGlobalVariable.py 2018-07-16 11:22:14 +08:00
OptionRom.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
OptRomFileStatement.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
OptRomInfStatement.py BaseTools: Move OverrideAttribs to OptRomInfStatement.py 2018-07-16 11:22:13 +08:00
Region.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
Rule.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
RuleComplexFile.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
RuleSimpleFile.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
Section.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
UiSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
VerSection.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00
Vtf.py BaseTools: Use absolute import in GenFds 2018-07-16 11:22:13 +08:00