summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/TianoCompress
AgeCommit message (Expand)AuthorFilesLines
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2019-03-27BaseTools/TianoCompress: Improve performance of boundary validationShenglei Zhang1-3/+4
2019-02-14BaseTools: Various typoAntoine Coeur1-5/+5
2018-11-11BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao1-0/+6
2018-10-24BaseTools: Add more checker in Decompress algorithm to access the valid buffe...Liming Gao1-1/+25
2018-10-15BaseTools: Add --uefi option to enable UefiCompress methodYunhua Feng2-25/+58
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao2-58/+25
2018-10-13BaseTools: Add --uefi option to enable UefiCompress methodYunhua Feng2-25/+58
2018-07-09BaseTools: Clean up source filesLiming Gao2-111/+111
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2017-08-11BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefinedYonghong Zhu1-2/+2
2016-11-08BaseTools/TianoCompress: Fix file handles not being closedHao Wu1-3/+12
2016-11-08BaseTools/TianoCompress: Fix potential memory leakHao Wu1-3/+3
2016-11-08BaseTools/TianoCompress: Add checks for array accessHao Wu1-1/+3
2016-11-08BaseTools/TianoCompress: Initialize local variables before being usedHao Wu1-2/+4
2016-11-08BaseTools/TianoCompress: Avoid possible NULL pointer dereferenceHao Wu1-12/+25
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin1-2/+2
2014-08-28License header updated to match correct format.Yingke Liu2-22/+13
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+1
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao44-8/+8
2010-03-04Sync EDKII BaseTools to BaseTools project r1913.qhuang82-20/+44
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao41-2/+2
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-6/+5
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao44-0/+3178