audk/BaseTools/Source/Python/UPT/Parser
Hess Chen 0e025deac5 BaseTool/UPT: Not expand macro for UserExtension
All MACRO values defined by the DEFINE statements
n any section (except [Userextensions] sections
other than TianoCore."ExtraFiles) of the INF or
DEC file must be expanded before processing of the file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2016-08-03 10:50:14 +08:00
..
DecParser.py BaseTool/UPT: Not expand macro for UserExtension 2016-08-03 10:50:14 +08:00
DecParserMisc.py
InfAsBuiltProcess.py
InfBinarySectionParser.py
InfBuildOptionSectionParser.py
InfDefineSectionParser.py
InfDepexSectionParser.py
InfGuidPpiProtocolSectionParser.py BaseTools/UPT: Remove Macro Expend for UserExtension section 2014-10-22 06:44:45 +00:00
InfLibrarySectionParser.py
InfPackageSectionParser.py
InfParser.py
InfParserMisc.py
InfPcdSectionParser.py
InfSectionParser.py
InfSourceSectionParser.py
__init__.py