summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/StringUtils.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-3/+7
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-7/+7
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-8/+2
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-3/+3
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-6/+13
2018-10-13BaseTools: Fix some build and report file issueYunhua Feng1-1/+1
2018-10-13BaseTools: do the list and iterator translationYunhua Feng1-3/+3
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-8/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-09-03BaseTools: Fixed the PcdValue trailing zero issue.Feng, Bob C1-6/+1
2018-07-16BaseTools: Use absolute import in CommonGary Lin1-4/+5
2018-07-09BaseTools: Clean up source filesLiming Gao1-1/+1
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-2/+2
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-06-13BaseTools: Cleanup unneeded codeJaben Carsey1-1/+1
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-0/+885