summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/UPT
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix various typosAntoine Cœur2019-07-084-4/+4
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-227-7/+8
* BaseTools:Remove unused BaseTools\Source\Python\UPT\DllFan, ZhijuX2019-05-081-0/+0
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0993-652/+93
* BaseTools: Remove the logic SourceOverridePathFeng, Bob C2019-03-241-3/+0
* BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C2019-02-201-2/+2
* BaseTools: Correct the error message for UPTFeng, Bob C2019-02-181-8/+10
* BaseTools: Various typoAntoine Coeur2019-02-1425-87/+87
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-3/+1
* BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan2019-02-0120-235/+84
* BaseTools: replace long by intYunhua Feng2019-02-011-3/+3
* BaseTools/UPT: Fix an issue of UNI string checking.Hess Chen2018-10-241-0/+23
* BaseTools: Remove the step to freeze python toolLiming Gao2018-10-191-41/+0
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-1525-90/+106
* BaseTools/UPT: Porting UPT Tool from Python2 to Python3Yonghong Zhu2018-10-1325-103/+89
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-3/+1
* BaseTools: Use hashlib instead of md5Feng, YunhuaX2018-08-235-14/+14
* BaseTools: Use absolute import in UPTGary Lin2018-07-161-1/+2
* BaseTools: Clean up source filesLiming Gao2018-07-0990-3839/+3839
* BaseTools: Fix old python2 idiomsGary Lin2018-06-279-36/+21
* BaseTools: Migrate to the new octal literalGary Lin2018-06-271-1/+1
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-277-22/+22
* BaseTools: Replace StandardError with ExpressionGary Lin2018-06-271-1/+1
* BaseTools: Remove the deprecated hash_key()Gary Lin2018-06-2712-28/+27
* BaseTools: Refactor python print statementsGary Lin2018-06-275-36/+41
* BaseTools: Refactor python except statementsGary Lin2018-06-2715-30/+30
* BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu2018-06-1127-79/+79
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-0/+0
* BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben2018-04-101-4/+1
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-3041-200/+200
* BaseTools: UPT: remove unused variable and inaccessible code.Carsey, Jaben2018-03-151-19/+1
* BaseTools/UPT: Fix UNI file name issueHess Chen2017-08-244-4/+16
* BaseTools/UPT: Support Multiple InstallationHess Chen2017-08-128-102/+145
* BaseTools/UPT: Fix a parser issueHess Chen2017-04-052-11/+7
* BaseTools/UPT: Support Unicode pathHess Chen2017-04-052-5/+10
* BaseTools/UPT: Use a simple way to get package pathHess Chen2017-04-051-20/+36
* BaseTools/UPT: Fix an issue in subst commandHess Chen2017-03-142-12/+15
* BaseTools/UPT: Fix an issue of adding Event twiceHess Chen2017-03-091-6/+12
* BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen2017-03-091-2/+11
* BaseTools/UPT: Fix a install issueHess Chen2016-08-091-1/+6
* BaseTool/Upt: Avoid UNI file name conflictHess Chen2016-08-033-6/+32
* BaseTool/UPT: Not expand macro for UserExtensionHess Chen2016-08-031-1/+15
* BaseTool/Upt: Add support for PrivateHess Chen2016-08-035-13/+52
* BaseTool/UPT: Add Test InstallHess Chen2016-08-034-1/+141
* BaseTools/UPT: UPT to Support UTF-8Hess Chen2016-04-261-4/+10
* BaseTools: update the mail address for stack trace infoYonghong Zhu2016-03-111-1/+1
* BaseTools: Change source files to DOS format.Liming Gao2016-03-102-5/+5
* BaseTools-Source: Update displayed version informationedk2 dev2016-02-162-5/+5
* BaseTool/UPT: Fix a typo issueHess Chen2015-12-301-1/+1
* BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen2015-11-183-8/+15