summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common/LongFilePathOs.py
AgeCommit message (Expand)AuthorFilesLines
2019-06-17BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven1-0/+4
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-2/+1
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-1/+3
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-2/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in CommonGary Lin1-1/+2
2018-06-27BaseTools: Migrate to the new octal literalGary Lin1-1/+1
2018-05-28BaseTools: loop to retry remove when it fails.Jaben Carsey1-2/+10
2014-08-21This patch is going to:Hess Chen1-2/+2
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-0/+73