summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix various typosAntoine Cœur2019-07-085-6/+6
* BaseTools: fix FCE build when edksetup not executedLeif Lindholm2019-07-051-1/+1
* BaseTools/FMMT: Add a tool FMMTShenglei Zhang2019-07-0410-0/+9007
* BaseTools/FCE: Add a tool FCEShenglei Zhang2019-07-0422-2/+23414
* BaseTools/BfmLib: Add a tool BfmLibShenglei Zhang2019-07-047-0/+5852
* BaseTools/VfrCompile: clean Framework Vfr supportDandan Bi2019-05-131-217/+55
* BaseTools: Check the fread function and avoid dead loopLiu, Zhiguang2019-05-101-2/+9
* BaseTools/VfrCompile: Remove framework VFR supportDandan Bi2019-05-097-211/+15
* BaseTools: support arm64 as a platform name in addition to aarch64Rebecca Cran2019-05-032-4/+6
* BaseTools: Add GCC flags to Basetool build.Feng, Bob C2019-05-011-1/+2
* BaseTools: split long line into multiple short lines.Bob Feng2019-05-011-2/+5
* BaseTools/PiFirmwareFile: fix undefined behavior in SECTION_SIZELaszlo Ersek2019-04-241-2/+9
* BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C2019-04-101-2/+15
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09156-1092/+156
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-011-1/+1
* BaseTools/C/Common: Improve performance of boundary validationShenglei Zhang2019-03-271-3/+4
* BaseTools/TianoCompress: Improve performance of boundary validationShenglei Zhang2019-03-271-3/+4
* BaseTools: Fixed the issue of BaseTools Make cleanall failed.Feng, Bob C2019-03-151-2/+2
* BaseTools: Add parameter check for the AsciiStringToUint64Feng, Bob C2019-02-251-1/+1
* BaseTools: Various typoAntoine Coeur2019-02-1481-244/+239
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-011-4/+8
* BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan2019-02-011-4/+4
* BaseTools/DevicePath: Add a checking stepMike Turner2019-01-311-9/+8
* BaseTools VolInfo: Fix XCODE5 build issueLiming Gao2019-01-161-1/+1
* BaseTools GenFw: Fix XCODE5 build issueLiming Gao2019-01-151-2/+2
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-1411-353/+10
* BaseTools/VfrCompile: report error for Integer overflowDandan Bi2019-01-083-7/+7
* BaseTools/GenFv: Support SecCore and PeiCore in different FVChasel, Chiu2018-12-281-41/+41
* BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel2018-12-121-2/+0
* BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel2018-12-066-22/+0
* BaseTools: Remove tools only used by DuetPkgShenglei Zhang2018-12-0621-3883/+0
* BaseTools/CommonLib: drop definition of MAX_UINTNArd Biesheuvel2018-12-051-1/+0
* BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel2018-12-052-193/+5
* BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: add definition of MAX_UINT32Ard Biesheuvel2018-12-051-0/+1
* BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel2018-12-051-14/+14
* BaseTools: Remove GenVtfShenglei Zhang2018-12-056-3182/+0
* BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao2018-11-112-0/+12
* BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX2018-10-273-13/+50
* BaseTools: Add more checker in Decompress algorithm to access the valid buffe...Liming Gao2018-10-242-3/+46
* BaseTools: add ASSERT checker for array buffer value assignment.Zhaozh1x2018-10-161-0/+7
* BaseTools: Add --uefi option to enable UefiCompress methodYunhua Feng2018-10-152-25/+58
* BaseTools: remove the not used PyUtility fileYonghong Zhu2018-10-153-173/+0
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-156-62/+202
* BaseTools: remove the not used PyUtility fileYonghong Zhu2018-10-133-173/+0
* BaseTools: Add --uefi option to enable UefiCompress methodYunhua Feng2018-10-132-25/+58
* BaseTools: Update Makefile to ignore python tools makeYunhua Feng2018-10-131-4/+4
* BaseTools: Update Brotli Compress to the latest one 1.0.6Liming Gao2018-10-0998-30879/+21702