summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/StrGather.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Add extra debugging messageMax Knutsen2019-08-011-6/+10
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-1/+4
* BaseTools: the list and iterator translationFeng, Bob C2019-02-011-2/+2
* BaseTools: Optimize string concatenationBobCF2018-12-071-11/+28
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-4/+3
* BaseTools: do the list and iterator translationYunhua Feng2018-10-131-2/+2
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-0/+2
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Use absolute import in AutoGenGary Lin2018-07-161-1/+2
* BaseTools: Clean up source filesLiming Gao2018-07-091-13/+13
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-2/+2
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-2/+2
* BaseTools: Cleanup unneeded codeJaben Carsey2018-06-131-4/+4
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-3/+3
* BaseTools: StrGather remove functions no one callsCarsey, Jaben2018-03-211-30/+0
* BaseTools: StrGather simplify string/int conversion functionsCarsey, Jaben2018-03-211-14/+4
* BaseTools: StrGather has redundant declarationCarsey, Jaben2018-03-211-7/+2
* BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu2016-09-271-2/+2
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-10/+10
* License header updated to match correct format.Yingke Liu2014-08-281-4/+4
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-1/+2
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-251-1/+1
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-21/+11
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-8/+85
* Sync EDKII BaseTools to BaseTools project r2006.lgao42010-08-031-7/+19
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync tool code to BuildTools project r1739.lgao42009-11-091-34/+72
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-2/+8
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+532