summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C
AgeCommit message (Expand)AuthorFilesLines
2022-05-13BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran1-9/+1
2022-04-12BaseTools: Fix DevicePath tool build failure issueFeng, Bob C1-0/+5
2022-03-28Basetools: turn off gcc12 warningGerd Hoffmann1-0/+3
2022-03-28BaseTools: fix gcc12 warningGerd Hoffmann1-1/+2
2022-03-28BaseTools: fix gcc12 warningGerd Hoffmann2-2/+2
2022-03-16BaseTools/GenFw: Enhance GenFw to support PRM GCC buildHuang, Li-Xia5-5/+315
2022-02-15BaseTools: Update brotli submoduleBob Feng3-1/+17
2021-12-09BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one ofHuang, Long12-1/+4
2021-12-09BaseTools: Increase the DevicePath length for support more PCD value.Jiang, Xiaolu1-1/+1
2021-11-03BaseTools/VrfCompile: Fix uninitialized field from unnamed fieldMichael D Kinney1-2/+2
2021-08-11GenFv: Arm: support images entered in Thumb modeEtienne Carriere1-9/+29
2021-07-21BaseTools GenFw: Add support for R_RISCV_PCREL_LO12_S relocationSunil V L1-0/+55
2021-06-29BaseTools GenFw: Add support for RISCV GOT/PLT relocationsSunil V L1-6/+53
2021-06-16BaseTools GenFw: Keep read only alloc section as text when convert ELFgaoliming2-2/+4
2021-06-06BaseTools GenFw: Fix regression issue to convert the image to ACPI dataLiming Gao2-2/+2
2021-06-04BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF imageLiming Gao2-11/+6
2021-05-17BaseTools/Brotli: Fix compressed data loss issueChen, Christine1-23/+38
2021-04-15BaseTools/Source/C: Remove CPU architecture assumptionsMichael D Kinney2-6/+4
2021-01-21BaseTools: Convert Split tool to pythonBob Feng5-501/+0
2021-01-08BaseTools LzmaCompress: Update LZMA to new 19.00 versionLiu, WeiX C12-575/+877
2021-01-06BaseTools/CommonLib.h: Build failed due to MAX_LONG_FILE_PATHEnze Zhu1-0/+8
2020-12-22BaseTools/EfiRom: remove redundant checking of argcwenyi,xie via groups.io1-1/+1
2020-12-22BaseTools/GenFfs: Optimazing else if statementwenyi,xie via groups.io1-6/+5
2020-11-13BaseTools: Fix BrotliCompress tool issueYunhua Feng3-4/+576
2020-11-11BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII optionAbner Chang1-3/+22
2020-11-10BaseTools: Add image type into generate map fileYunhua Feng1-1/+6
2020-11-06BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua1-1/+4
2020-10-26BaseTools: Fix PcdValueInit tool build issue with VS compiler x64Bob Feng1-1/+1
2020-10-10BaseTools: Move C tool flags before the common flagsgaoliming1-1/+1
2020-10-10BaseTools: Copy PACKED definition from MdePkg Base.hgaoliming1-0/+10
2020-09-29BaseTools: Add RISCV64 bindingNikita3-0/+94
2020-08-05BaseTools/VolInfo: Fix spelling mistakeMichael D Kinney1-1/+1
2020-08-03BaseTools/GenSec: Fix spelling mistakeMichael D Kinney1-1/+1
2020-07-29BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang1-3/+0
2020-07-21Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang4-4/+32
2020-06-11BaseTools GenFv: Report the correct spare FV image sizeLiming Gao1-0/+13
2020-05-15BaseTools: Bootable NVDIMM namespacesOleksiy Yakovlev1-0/+12
2020-05-15BaseTools: REST style formsetOleksiy Yakovlev1-0/+1
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang8-13/+580
2020-04-16BaseTools: Make brotli a submoduleShenglei Zhang89-35213/+53
2020-02-07BaseTools/PcdValueCommon: Fix 64-bit host compiler errorSean Brogan1-1/+1
2020-02-07BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D2-4/+2
2019-12-23edksetup.bat stuck on unicode locale WindowsPark, Aiden1-1/+1
2019-11-08BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel1-0/+13
2019-11-08BaseTools: Add support for parseing map files generated by CLANG9 in GenFvZhiguang Liu1-5/+23
2019-10-24BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao1-2/+6
2019-10-04BaseTools: strip trailing whitespaceLeif Lindholm7-15/+15
2019-10-01BaseTools: use stdint.h for GCC ProcessorBind.h typedefsLeif Lindholm1-13/+13
2019-09-30BaseTools/LzmaCompress: Fix the option "d" dictionary sizeZhang, Shenglei1-4/+8
2019-09-23BaseTools/LzmaCompress: Add two switchesZhang, Shenglei3-11/+38