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 This patch is going to: 2014-08-26 05:58:02 +00:00
InfAsBuiltProcess.py This patch is going to: 2014-08-26 05:58:02 +00:00
InfBinarySectionParser.py This patch is going to: 2014-08-26 05:58:02 +00:00
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 This patch is going to: 2014-08-26 05:58:02 +00:00
InfPackageSectionParser.py
InfParser.py This patch is going to: 2014-08-26 05:58:02 +00:00
InfParserMisc.py This patch is going to: 2014-08-26 05:58:02 +00:00
InfPcdSectionParser.py This patch is going to: 2014-08-26 05:58:02 +00:00
InfSectionParser.py This patch is going to: 2014-08-26 05:58:02 +00:00
InfSourceSectionParser.py
__init__.py