summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/UPT/Library/StringUtils.py
AgeCommit message (Expand)AuthorFilesLines
2025-07-01BaseTools: UPT/Library: Remove unnecessary codePierre Gondois1-229/+0
2024-09-23BaseTools: Fix multiple 'invalid escape sequence' warnings in testsMike Beaton1-1/+1
2019-07-08BaseTools: Fix various typosAntoine Cœur1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-6/+6
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-3/+1
2019-02-01BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan1-18/+18
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-7/+10
2018-10-13BaseTools/UPT: Porting UPT Tool from Python2 to Python3Yonghong Zhu1-7/+6
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-3/+1
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-06-11BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu1-2/+2
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-0/+990