summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Trim
AgeCommit message (Expand)AuthorFilesLines
2024-08-31BaseTools: Trim: Add header/footer for ASL includeJoey Vagedes1-5/+28
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-9/+9
2023-10-18BaseTools: trim warning to errorYuwei Chen1-2/+2
2020-11-10BaseTools: Incremental build issue for included ASI file's deletion.Mingyue Liang1-2/+1
2020-06-07BaseTools: Warn user the file not found issue instead of break build.Bob Feng1-2/+4
2019-12-10BaseTools: Generate dependent files for ASL and ASM filesBob Feng1-20/+95
2019-08-02BaseTools: Fixed a typo in Trim.pyFeng, Bob C1-1/+1
2019-08-01BaseTools:Add extra debugging messageMax Knutsen1-1/+3
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-04-01BaseTools:Trim will trig exception when input asl UTF8 format fileFan, ZhijuX1-23/+21
2019-03-24BaseTools: Remove EDKI related logic from Trim toolFeng, Bob C1-160/+0
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-10/+8
2019-02-01BaseTools:Double carriage return inserted from Trim.py on Python3Zhiju Fan1-1/+1
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-6/+9
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-6/+3
2018-10-13BaseTools: fix the open file's read and write bugsYunhua Feng1-3/+3
2018-07-09BaseTools: Clean up source filesLiming Gao1-11/+11
2018-07-04BaseTools/Trim: Normalize filepaths to fix comparisons on WindowsChris Co1-0/+2
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-3/+3
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-7/+7
2018-06-27BaseTools: Refactor python except statementsGary Lin1-2/+2
2018-05-02BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben1-1/+2
2018-04-11BaseTools: fix --genfds-multi-thread generate makefile issueFeng, YunhuaX1-2/+2
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-13/+13
2017-12-05BaseTools: Update Trim to generate VfrBinOffset BinaryYonghong Zhu1-3/+78
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu1-1/+1
2016-02-19BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu1-3/+34
2015-08-06BaseTools/Trim: Fixed a bug that cannot trim long valuesYingke Liu1-2/+2
2014-08-28License header updated to match correct format.Yingke Liu1-1/+1
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+3
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-609/+609
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao41-4/+11
2011-11-25Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao41-2/+9
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-11/+11
2010-10-14Sync EDKII BaseTools to BaseTools project r2068.lgao41-4/+21
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-25/+72
2010-06-28Sync EDKII BaseTools to BaseTools project r1988qhuang81-5/+0
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-3/+4
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-3/+18
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+520