summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/StrGather.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-1/+1
2019-08-01BaseTools:Add extra debugging messageMax Knutsen1-6/+10
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-1/+4
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-2/+2
2018-12-07BaseTools: Optimize string concatenationBobCF1-11/+28
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-4/+3
2018-10-13BaseTools: do the list and iterator translationYunhua Feng1-2/+2
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-0/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in AutoGenGary Lin1-1/+2
2018-07-09BaseTools: Clean up source filesLiming Gao1-13/+13
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-2/+2
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-2/+2
2018-06-13BaseTools: Cleanup unneeded codeJaben Carsey1-4/+4
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-3/+3
2018-03-21BaseTools: StrGather remove functions no one callsCarsey, Jaben1-30/+0
2018-03-21BaseTools: StrGather simplify string/int conversion functionsCarsey, Jaben1-14/+4
2018-03-21BaseTools: StrGather has redundant declarationCarsey, Jaben1-7/+2
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu1-2/+2
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-10/+10
2014-08-28License header updated to match correct format.Yingke Liu1-4/+4
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-1/+2
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao41-1/+1
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-21/+11
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao41-8/+85
2010-08-03Sync EDKII BaseTools to BaseTools project r2006.lgao41-7/+19
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-11-09Sync tool code to BuildTools project r1739.lgao41-34/+72
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-2/+8
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+532