audk/BaseTools/Source/Python/UPT/Parser
Hess Chen c03f5b2c42 BaseTools/UPT: Fix an issue in subst command
UPT used to use "B:" as the temp directory which may cause conflict,
now it will choose a valid volume. Also UPT now accepts empty sections.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2017-03-14 17:29:24 +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: Fix an issue in subst command 2017-03-14 17:29:24 +08:00
InfLibrarySectionParser.py
InfPackageSectionParser.py
InfParser.py
InfParserMisc.py
InfPcdSectionParser.py
InfSectionParser.py
InfSourceSectionParser.py
__init__.py