summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Source/C: Remove CPU architecture assumptionsMichael D Kinney2021-04-152-6/+4
* BaseTools: Convert Split tool to pythonBob Feng2021-01-215-501/+0
* BaseTools LzmaCompress: Update LZMA to new 19.00 versionLiu, WeiX C2021-01-0812-575/+877
* BaseTools/CommonLib.h: Build failed due to MAX_LONG_FILE_PATHEnze Zhu2021-01-061-0/+8
* BaseTools/EfiRom: remove redundant checking of argcwenyi,xie via groups.io2020-12-221-1/+1
* BaseTools/GenFfs: Optimazing else if statementwenyi,xie via groups.io2020-12-221-6/+5
* BaseTools: Fix BrotliCompress tool issueYunhua Feng2020-11-133-4/+576
* BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII optionAbner Chang2020-11-111-3/+22
* BaseTools: Add image type into generate map fileYunhua Feng2020-11-101-1/+6
* BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua2020-11-061-1/+4
* BaseTools: Fix PcdValueInit tool build issue with VS compiler x64Bob Feng2020-10-261-1/+1
* BaseTools: Move C tool flags before the common flagsgaoliming2020-10-101-1/+1
* BaseTools: Copy PACKED definition from MdePkg Base.hgaoliming2020-10-101-0/+10
* BaseTools: Add RISCV64 bindingNikita2020-09-293-0/+94
* BaseTools/VolInfo: Fix spelling mistakeMichael D Kinney2020-08-051-1/+1
* BaseTools/GenSec: Fix spelling mistakeMichael D Kinney2020-08-031-1/+1
* BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang2020-07-291-3/+0
* Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang2020-07-214-4/+32
* BaseTools GenFv: Report the correct spare FV image sizeLiming Gao2020-06-111-0/+13
* BaseTools: Bootable NVDIMM namespacesOleksiy Yakovlev2020-05-151-0/+12
* BaseTools: REST style formsetOleksiy Yakovlev2020-05-151-0/+1
* BaseTools: BaseTools changes for RISC-V platform.Abner Chang2020-04-298-13/+580
* BaseTools: Make brotli a submoduleShenglei Zhang2020-04-1689-35213/+53
* 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