summaryrefslogtreecommitdiff
path: root/BaseTools/BinWrappers
AgeCommit message (Expand)AuthorFilesLines
2022-05-06BaseTools: Add FMMT Python ToolChen, Christine2-0/+18
2021-02-22BaseTools: Fix BrotliCompress run issue on LinuxYunhua Feng2-30/+27
2021-02-09BaseTools: Use pip module if available, CI uses it by defaultMatthew Carlson2-0/+2
2021-01-21BaseTools: Convert Split tool to pythonBob Feng2-23/+11
2020-11-13BaseTools: Fix BrotliCompress tool issueYunhua Feng1-55/+0
2020-07-02BaseTools: Rename AmlToHex script to AmlToCPierre Gondois2-14/+14
2020-02-06BaseTools: Script for converting .aml to .hexPierre Gondois2-0/+17
2019-11-11BaseTools: Add YAML files with path env and tool extdepsSean Brogan2-0/+20
2019-07-11Revert "BaseTools/BfmLib: Add a tool BfmLib"Liming Gao1-29/+0
2019-07-11Revert "BaseTools/FCE: Add a tool FCE"Liming Gao1-29/+0
2019-07-11Revert "BaseTools/FMMT: Add a tool FMMT"Liming Gao1-29/+0
2019-07-11Revert "BaseTools/FMMT: Change FMMT script type in PosixLike"Liming Gao1-29/+29
2019-07-11Revert "BaseTools/BfmLib: Change BfmLib script type in PosixLike"Liming Gao1-29/+29
2019-07-11Revert "BaseTools/FCE: Change FCE script type in PosixLike"Liming Gao1-29/+29
2019-07-08BaseTools/FCE: Change FCE script type in PosixLikeShenglei Zhang1-29/+29
2019-07-08BaseTools/BfmLib: Change BfmLib script type in PosixLikeShenglei Zhang1-29/+29
2019-07-08BaseTools/FMMT: Change FMMT script type in PosixLikeShenglei Zhang1-29/+29
2019-07-04BaseTools/FMMT: Add a tool FMMTShenglei Zhang1-0/+29
2019-07-04BaseTools/FCE: Add a tool FCEShenglei Zhang1-0/+29
2019-07-04BaseTools/BfmLib: Add a tool BfmLibShenglei Zhang1-0/+29
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao28-56/+56
2019-02-01BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan28-56/+56
2018-12-06BaseTools: Remove tools only used by DuetPkgShenglei Zhang4-116/+0
2018-12-05BaseTools: Remove GenVtfShenglei Zhang1-29/+0
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao28-56/+56
2018-10-13BaseTools: Update windows and linux run scripts file to use Python3Yunhua Feng28-56/+56
2018-10-09BaseTools: Update Brotli Compress to the latest one 1.0.6Liming Gao2-13/+65
2018-09-18BaseTools: Regression bug Linux script used windows formatYunhua Feng2-2/+2
2018-08-16BaseTools/Ecc: Fix import issueshchen302-2/+2
2018-08-02BaseTools GenerateCapsule: Change property to executable for LinuxStar Zeng1-0/+0
2018-08-02BaseTools/Capsule: Add Capsule Generation ToolsKinney, Michael D2-0/+15
2018-07-16BaseTools: Treat Ecc.py as a python moduleGary Lin2-2/+3
2018-07-16BaseTools: Treat BPDG.py as a python moduleGary Lin2-2/+3
2018-07-16BaseTools: Treat GenFds.py as a python moduleGary Lin2-2/+3
2018-03-21BaseTools/PosixLike: honor pre-set PYTHONPATHLaszlo Ersek13-13/+13
2017-12-31BaseTools: Add DevicePath support for PCD valuesYonghong Zhu1-0/+29
2017-12-12BaseTools: Update BrotliCompress script to handle the different input formatLiming Gao1-37/+24
2017-05-05BaseTools: Sync BrotliCompress script the same styleSong, BinX1-23/+32
2017-05-05BaseTools: Add --version option in Brotli and BrotliCompressSong, BinX1-9/+20
2017-03-31BaseTools: Update Brotli and BrotliCompress mode and formatSong, BinX2-71/+71
2017-03-29BaseTools: Add Brotli algorithm toolSong, BinX2-0/+71
2016-12-20BaseTools: Correct bin wrappers for GenDepex.py pathYonghong Zhu2-2/+2
2016-09-27BaseTools: Add some posixlike files for LinuxYonghong Zhu3-0/+42
2016-09-21BaseTools: Add Windows batch files to run python tool from SourceLiming Gao13-0/+37
2016-06-02BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer1-2/+4
2016-01-20BaseTools: Improve LzmaF86Compress wrapperCharles Duffy1-7/+8
2016-01-20BaseTools: Improve shell wrapper for C build commandsCharles Duffy16-240/+240
2016-01-20BaseTools: Improve shell wrappers for Python build commandsCharles Duffy10-20/+112
2015-07-10BaseTools: Fix BinWrappers LzmaF86Compress ScriptLiming Gao1-1/+1