summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/LzmaCompress
AgeCommit message (Expand)AuthorFilesLines
2021-01-08BaseTools LzmaCompress: Update LZMA to new 19.00 versionLiu, WeiX C12-575/+877
2019-09-30BaseTools/LzmaCompress: Fix the option "d" dictionary sizeZhang, Shenglei1-4/+8
2019-09-23BaseTools/LzmaCompress: Add two switchesZhang, Shenglei3-11/+38
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2019-02-14BaseTools: Various typoAntoine Coeur3-3/+3
2018-10-09BaseTools LzmaCompress: Fix GCC warning misleading-indentationLiming Gao1-1/+3
2018-10-09BaseTools Lzma: Update LZMA SDK version to 18.05Liming Gao24-1471/+2684
2018-07-09BaseTools: Clean up source filesLiming Gao3-13/+13
2018-02-06BaseTools GNUmakefile: Remove HOST_ARCH in every tool MakefileLiming Gao1-2/+1
2017-12-25BaseTools/LzmaCompress: Fix possible uninitialized variableHao Wu1-1/+1
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao1-1/+1
2016-11-08BaseTools/LzmaCompress: Fix file handles not being closedHao Wu1-1/+3
2016-11-03BaseTools LzmaCompress: Update LZMA to new 16.04 versionLiming Gao30-1412/+2070
2016-03-03BaseTools/LZMA: fix the format issue for last patchYonghong Zhu1-2/+3
2016-02-29BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu1-1/+2
2016-02-18BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek1-1/+1
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu2-20/+15
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran2-3/+3
2014-08-28License header updated to match correct format.Yingke Liu1-3/+4
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-1/+1
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao46-102/+333
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-3/+18
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao43-6/+6
2010-03-23Sync EDKII BaseTools to BaseTools project r1940qhuang82-0/+24
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-1/+1
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao425-0/+7718