summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/UPT
AgeCommit message (Expand)AuthorFilesLines
2022-10-14BaseTools: Updated build tools to support new LoongArch.Chao Li1-1/+23
2022-05-13BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran1-1/+0
2021-08-02python: Replace distutils.utils.split_quotes with shlex.splitCole1-2/+2
2019-07-08BaseTools: Fix various typosAntoine Cœur4-4/+4
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX7-7/+8
2019-05-08BaseTools:Remove unused BaseTools\Source\Python\UPT\DllFan, ZhijuX1-0/+0
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney93-652/+93
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C1-3/+0
2019-02-20BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C1-2/+2
2019-02-18BaseTools: Correct the error message for UPTFeng, Bob C1-8/+10
2019-02-14BaseTools: Various typoAntoine Coeur25-87/+87
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-3/+1
2019-02-01BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan20-235/+84
2019-02-01BaseTools: replace long by intYunhua Feng1-3/+3
2018-10-24BaseTools/UPT: Fix an issue of UNI string checking.Hess Chen1-0/+23
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao1-41/+0
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao25-90/+106
2018-10-13BaseTools/UPT: Porting UPT Tool from Python2 to Python3Yonghong Zhu25-103/+89
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-3/+1
2018-08-23BaseTools: Use hashlib instead of md5Feng, YunhuaX5-14/+14
2018-07-16BaseTools: Use absolute import in UPTGary Lin1-1/+2
2018-07-09BaseTools: Clean up source filesLiming Gao90-3839/+3839
2018-06-27BaseTools: Fix old python2 idiomsGary Lin9-36/+21
2018-06-27BaseTools: Migrate to the new octal literalGary Lin1-1/+1
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin7-22/+22
2018-06-27BaseTools: Replace StandardError with ExpressionGary Lin1-1/+1
2018-06-27BaseTools: Remove the deprecated hash_key()Gary Lin12-28/+27
2018-06-27BaseTools: Refactor python print statementsGary Lin5-36/+41
2018-06-27BaseTools: Refactor python except statementsGary Lin15-30/+30
2018-06-11BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu27-79/+79
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-0/+0
2018-04-10BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben1-4/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben41-200/+200
2018-03-15BaseTools: UPT: remove unused variable and inaccessible code.Carsey, Jaben1-19/+1
2017-08-24BaseTools/UPT: Fix UNI file name issueHess Chen4-4/+16
2017-08-12BaseTools/UPT: Support Multiple InstallationHess Chen8-102/+145
2017-04-05BaseTools/UPT: Fix a parser issueHess Chen2-11/+7
2017-04-05BaseTools/UPT: Support Unicode pathHess Chen2-5/+10
2017-04-05BaseTools/UPT: Use a simple way to get package pathHess Chen1-20/+36
2017-03-14BaseTools/UPT: Fix an issue in subst commandHess Chen2-12/+15
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen1-6/+12
2017-03-09BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen1-2/+11
2016-08-09BaseTools/UPT: Fix a install issueHess Chen1-1/+6
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen3-6/+32
2016-08-03BaseTool/UPT: Not expand macro for UserExtensionHess Chen1-1/+15
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen5-13/+52
2016-08-03BaseTool/UPT: Add Test InstallHess Chen4-1/+141
2016-04-26BaseTools/UPT: UPT to Support UTF-8Hess Chen1-4/+10
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu1-1/+1
2016-03-10BaseTools: Change source files to DOS format.Liming Gao2-5/+5