summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
* tools_def: Remove duplicated -OsPierre Gondois2023-01-301-12/+12
* BaseTools/tools_def CLANG38: Suppress unaligned access warningArd Biesheuvel2023-01-171-1/+1
* BaseTools/tools_def ARM: Make choice for soft float ABI explicitArd Biesheuvel2023-01-171-2/+2
* BaseTools/tools_def ARM AARCH64: Get rid of ARCHCC and ARCHASM flagsArd Biesheuvel2023-01-171-48/+41
* BaseTools/tools_def RISCV: Make OpenSBI references RISCV-onlyArd Biesheuvel2023-01-171-2/+1
* Fix cyclic dependency error on OptionROM buildKonstantin Aladyshev2023-01-171-1/+0
* BaseTools: Generate deps for Arm targetsJake Garver via groups.io2022-12-301-1/+1
* BaseTools: Fix IA32 UINT64 alignment for CLANG toolchainsPedro Falcato2022-12-301-9/+9
* tools_def: add -fno-omit-frame-pointer to GCC48_{IA32,X64}_CC_FLAGSGerd Hoffmann2022-12-221-2/+2
* tools_def: remove GCC_IA32_CC_FLAGS/GCC_X64_CC_FLAGSGerd Hoffmann2022-12-221-2/+0
* remove GCC build warningWu, JessyX2022-10-241-1/+1
* BaseTools: Updated for GCC5 tool chain for LoongArch platfrom.Chao Li2022-10-141-6/+48
* Revert "OvmfPkg/Sec: fix stack switch"Gerd Hoffmann2022-06-101-3/+3
* OvmfPkg/Sec: fix stack switchGerd Hoffmann2022-06-081-3/+3
* BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran2022-05-132-190/+9
* BaseTools/Conf: Fix Dynamic-Library-File templateJake Garver via groups.io2022-04-281-0/+2
* BaseTools: Upgrade the version of NASM toolJason2022-03-011-3/+3
* BaseTools: Update CLANG{35,38}_WARNING_OVERRIDES to ignore unused varsedk2-stable202202-rc1Rebecca Cran2022-02-101-2/+2
* BaseTools/Conf: Add new macro for customizing dll file reduction.Wei6 Xu2022-02-072-1/+2
* BaseTools: Change CLANG8ELF to CLANGDWARFNi, Ray2021-06-041-90/+91
* BaseTools: Add new CLANG8ELF tool chain for new LLVM/CLANG8Liming Gao2021-06-041-0/+102
* BaseTools: Update build_rule to skip CLANG resource section generationLiming Gao2021-06-041-3/+2
* BaseTools: Add DTCPP_FLAGS for GCC5 RISCV64 toolchainDaniel Schaefer2021-05-171-0/+1
* BaseTools/Conf/tools_def.template: Remove redundant MAKE statementsMichael D Kinney2021-04-191-55/+0
* BaseTools/Conf: Fix MAKE_FLAGS typos in tools_def.templateMichael D Kinney2021-04-121-8/+8
* BaseTools Build_Rule: Add the missing ASM16_FLAGS for ASM16 source filegaoliming2020-10-101-1/+1
* Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic"Bob Feng2020-07-241-3/+3
* BaseTools: Factorize GCC flagsPierre Gondois2020-07-211-1/+1
* BaseTools: Add gcc flag to warn on void* pointer arithmeticPierre Gondois2020-07-211-3/+3
* BaseTools: convert diff.order to LF-onlyLeif Lindholm2020-07-031-13/+13
* BaseTools: Compile AML bytecode arrays into .obj filePierre Gondois2020-07-021-2/+13
* BaseTools: Add external definitions for RISC-V assembly buildAbner Chang2020-06-241-0/+1
* BaseTools: Remove deprecated Visual Studio OptionSami Mujawar2020-05-211-9/+9
* BaseTools: BaseTools changes for RISC-V platform.Abner Chang2020-04-291-2/+51
* BaseTools: Use SEH exceptions in CLANGPDB for IA32Vitaly Cheptsov2020-04-081-7/+7
* BaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chainLiu, Zhiguang2020-02-131-1/+1
* BaseTools: Switch to GNU mode for CLANGPDBVitaly Cheptsov2020-02-111-3/+3
* BaseTools: Enhance call stack unwindability for CLANGPDB x64 binarySteven2020-02-071-7/+9
* BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chainLiming Gao2020-02-071-2/+2
* BaseTools: Script for converting .aml to .hexPierre Gondois2020-02-061-0/+3
* BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chainLiu, Zhiguang2020-02-061-1/+1
* BaseTools/Conf/gitattributes: fix "--function-context" for C source codeLaszlo Ersek2020-01-311-0/+11
* BaseTools:replaces the two offending quotes by ascii quotesFan, Zhiju2019-12-181-2/+2
* BaseTools: Update build_rule.txt to generate dependent files.Bob Feng2019-12-101-42/+54
* BaseTools: Add build option for dependency file generationBob Feng2019-12-101-83/+98
* BaseTools: Rename tool chain CLANG9 to CLANGPDBLiming Gao2019-11-152-85/+85
* BaseTools: Add RC_PATH define for VS2017/2019Sean Brogan2019-11-111-2/+16
* BaseTools tools_def: Add CLANG9 tool chain to directly generate PE imageLiming Gao2019-10-242-10/+118
* BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) pathLiming Gao2019-10-241-11/+11
* BaseTools: fix line endings in SetupGit.py Conf filesLeif Lindholm2019-10-042-2/+2