| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | BaseTools: Upgrade the version of NASM tool | Jason | 2022-03-01 | 1 | -3/+3 |
* | BaseTools: Update CLANG{35,38}_WARNING_OVERRIDES to ignore unused varsedk2-stable202202-rc1 | Rebecca Cran | 2022-02-10 | 1 | -2/+2 |
* | BaseTools/Conf: Add new macro for customizing dll file reduction. | Wei6 Xu | 2022-02-07 | 2 | -1/+2 |
* | BaseTools: Change CLANG8ELF to CLANGDWARF | Ni, Ray | 2021-06-04 | 1 | -90/+91 |
* | BaseTools: Add new CLANG8ELF tool chain for new LLVM/CLANG8 | Liming Gao | 2021-06-04 | 1 | -0/+102 |
* | BaseTools: Update build_rule to skip CLANG resource section generation | Liming Gao | 2021-06-04 | 1 | -3/+2 |
* | BaseTools: Add DTCPP_FLAGS for GCC5 RISCV64 toolchain | Daniel Schaefer | 2021-05-17 | 1 | -0/+1 |
* | BaseTools/Conf/tools_def.template: Remove redundant MAKE statements | Michael D Kinney | 2021-04-19 | 1 | -55/+0 |
* | BaseTools/Conf: Fix MAKE_FLAGS typos in tools_def.template | Michael D Kinney | 2021-04-12 | 1 | -8/+8 |
* | BaseTools Build_Rule: Add the missing ASM16_FLAGS for ASM16 source file | gaoliming | 2020-10-10 | 1 | -1/+1 |
* | Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic" | Bob Feng | 2020-07-24 | 1 | -3/+3 |
* | BaseTools: Factorize GCC flags | Pierre Gondois | 2020-07-21 | 1 | -1/+1 |
* | BaseTools: Add gcc flag to warn on void* pointer arithmetic | Pierre Gondois | 2020-07-21 | 1 | -3/+3 |
* | BaseTools: convert diff.order to LF-only | Leif Lindholm | 2020-07-03 | 1 | -13/+13 |
* | BaseTools: Compile AML bytecode arrays into .obj file | Pierre Gondois | 2020-07-02 | 1 | -2/+13 |
* | BaseTools: Add external definitions for RISC-V assembly build | Abner Chang | 2020-06-24 | 1 | -0/+1 |
* | BaseTools: Remove deprecated Visual Studio Option | Sami Mujawar | 2020-05-21 | 1 | -9/+9 |
* | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2020-04-29 | 1 | -2/+51 |
* | BaseTools: Use SEH exceptions in CLANGPDB for IA32 | Vitaly Cheptsov | 2020-04-08 | 1 | -7/+7 |
* | BaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain | Liu, Zhiguang | 2020-02-13 | 1 | -1/+1 |
* | BaseTools: Switch to GNU mode for CLANGPDB | Vitaly Cheptsov | 2020-02-11 | 1 | -3/+3 |
* | BaseTools: Enhance call stack unwindability for CLANGPDB x64 binary | Steven | 2020-02-07 | 1 | -7/+9 |
* | BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chain | Liming Gao | 2020-02-07 | 1 | -2/+2 |
* | BaseTools: Script for converting .aml to .hex | Pierre Gondois | 2020-02-06 | 1 | -0/+3 |
* | BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain | Liu, Zhiguang | 2020-02-06 | 1 | -1/+1 |
* | BaseTools/Conf/gitattributes: fix "--function-context" for C source code | Laszlo Ersek | 2020-01-31 | 1 | -0/+11 |
* | BaseTools:replaces the two offending quotes by ascii quotes | Fan, Zhiju | 2019-12-18 | 1 | -2/+2 |
* | BaseTools: Update build_rule.txt to generate dependent files. | Bob Feng | 2019-12-10 | 1 | -42/+54 |
* | BaseTools: Add build option for dependency file generation | Bob Feng | 2019-12-10 | 1 | -83/+98 |
* | BaseTools: Rename tool chain CLANG9 to CLANGPDB | Liming Gao | 2019-11-15 | 2 | -85/+85 |
* | BaseTools: Add RC_PATH define for VS2017/2019 | Sean Brogan | 2019-11-11 | 1 | -2/+16 |
* | BaseTools tools_def: Add CLANG9 tool chain to directly generate PE image | Liming Gao | 2019-10-24 | 2 | -10/+118 |
* | BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) path | Liming Gao | 2019-10-24 | 1 | -11/+11 |
* | BaseTools: fix line endings in SetupGit.py Conf files | Leif Lindholm | 2019-10-04 | 2 | -2/+2 |
* | Add VS2019 Toolchain def | Cheng, Ching JenX | 2019-09-23 | 1 | -19/+201 |
* | BaseTools/tools_def.template: Add -gdwarf to XCODE5 X64 | Andrew Fish | 2019-08-19 | 1 | -2/+2 |
* | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 2019-07-12 | 1 | -1/+1 |
* | BaseTools: Fix various typos | Antoine Cœur | 2019-07-08 | 1 | -4/+4 |
* | BaseTools: add centralized location for git config files | Leif Lindholm | 2019-06-12 | 2 | -0/+32 |
* | BaseTools: Update Conf/target.template with the default EmulatorPkg.dsc | Liming Gao | 2019-05-23 | 1 | -2/+2 |
* | BaseTools:Delete FrameworkDatabase from BaseTools/Conf | Fan, ZhijuX | 2019-05-09 | 1 | -23/+0 |
* | BaseTools/tools_def.template: Remove tools chain with ASL tool | Shenglei Zhang | 2019-04-28 | 1 | -1260/+0 |
* | BaseTools: Remove ICC tool chain in tools_def.template | Shenglei Zhang | 2019-04-24 | 1 | -1092/+0 |
* | BaseTools:Enable the /MP option of MSVC compiler | Fan, ZhijuX | 2019-04-16 | 1 | -63/+63 |
* | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 2019-04-10 | 1 | -4/+4 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 6 | -40/+6 |
* | BaseTools: Add missing license and copyright info | Dandan Bi | 2019-03-19 | 1 | -0/+12 |
* | BaseTools: Enable compiler cache support in edk2 build | Shi, Steven | 2019-03-12 | 1 | -16/+16 |
* | BaseTools/build_rule.template: Remove GCCLD | Shenglei Zhang | 2019-02-14 | 1 | -20/+13 |
* | BaseTools/tools_def.template: Remove DDK3790 | Shenglei Zhang | 2019-02-14 | 1 | -233/+0 |