summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/PcdValueCommon: Fix 64-bit host compiler errorSean Brogan2020-02-071-1/+1
* BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D2020-02-072-4/+2
* edksetup.bat stuck on unicode locale WindowsPark, Aiden2019-12-231-1/+1
* BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel2019-11-081-0/+13
* BaseTools: Add support for parseing map files generated by CLANG9 in GenFvZhiguang Liu2019-11-081-5/+23
* BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao2019-10-241-2/+6
* BaseTools: strip trailing whitespaceLeif Lindholm2019-10-047-15/+15
* BaseTools: use stdint.h for GCC ProcessorBind.h typedefsLeif Lindholm2019-10-011-13/+13
* BaseTools/LzmaCompress: Fix the option "d" dictionary sizeZhang, Shenglei2019-09-301-4/+8
* BaseTools/LzmaCompress: Add two switchesZhang, Shenglei2019-09-233-11/+38
* BaseTools: Robustness for multiple build environmentsBurt Silverman2019-09-111-0/+2
* BaseTools/GenFw AARCH64: fix up GOT based relative relocationsArd Biesheuvel2019-09-041-1/+27
* BaseTools: Update GenFw tool to support -e -z option togetherLiming Gao2019-09-041-2/+15
* Revert "BaseTools/BfmLib: Add a tool BfmLib"Liming Gao2019-07-117-5852/+0
* Revert "BaseTools/FCE: Add a tool FCE"Liming Gao2019-07-1122-23414/+2
* Revert "BaseTools/FMMT: Add a tool FMMT"Liming Gao2019-07-1110-9007/+0
* Revert "BaseTools: fix FCE build when edksetup not executed"Liming Gao2019-07-111-1/+1
* 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