summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang2-4/+7
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang1-2/+51
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang8-13/+580
2020-04-23BaseTools:Add the spare space FV image size checkerFan, Zhiju2-0/+49
2020-04-16BaseTools: Make brotli a submoduleShenglei Zhang89-35213/+53
2020-04-13BaseTools/WindowsVsToolChain.py: Update toolchain pluginShenglei Zhang1-11/+62
2020-04-08BaseTools: Use SEH exceptions in CLANGPDB for IA32Vitaly Cheptsov1-7/+7
2020-04-07BaseTools: Update Edk2ToolsBuild.py to use multiple threads on LinuxSean Brogan1-1/+15
2020-03-31BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX2-14/+5
2020-03-24BaseTools:Fix build tools print traceback info issueFan, ZhijuX1-3/+0
2020-03-24BaseTools:fix issue for decode the stdout/stderr byte arraysFan, ZhijuX1-1/+1
2020-03-12BaseTools:copy the common PcdValueCommon.c to output directoryFan, ZhijuX1-2/+11
2020-03-02BaseTools: Remove invalid leading space before !INCLUDE in MakefileBob Feng1-8/+8
2020-02-13BaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chainLiu, Zhiguang1-1/+1
2020-02-13BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX1-0/+2
2020-02-12BaseTools: Fixed build failure when using python38Fan, ZhijuX1-1/+1
2020-02-12BaseTools:fix Ecc tool issue for check StructPcdFan, ZhijuX1-2/+69
2020-02-12BaseTools: Remove caret in NASM_INC macroPierre Gondois1-3/+4
2020-02-12BaseTools: Rationalise makefile generationPierre Gondois4-94/+116
2020-02-11BaseTools: Switch to GNU mode for CLANGPDBVitaly Cheptsov1-3/+3
2020-02-09BaseTools: Fixed a Incremental build issueBob Feng1-1/+1
2020-02-07BaseTools/Plugin: Add HostBasedUnitTestRunner pluginMichael D Kinney2-0/+127
2020-02-07BaseTools/PcdValueCommon: Fix 64-bit host compiler errorSean Brogan1-1/+1
2020-02-07BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 envSean Brogan1-0/+23
2020-02-07BaseTools/WindowsVsToolChain: Clean up Python source formattingSean Brogan1-19/+26
2020-02-07BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D3-23/+25
2020-02-07BaseTools: Enhance call stack unwindability for CLANGPDB x64 binarySteven1-7/+9
2020-02-07BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chainLiming Gao1-2/+2
2020-02-06BaseTools: Script for converting .aml to .hexPierre Gondois4-0/+176
2020-02-06BaseTools/Scripts/PatchCheck.py: Do not use mailmapPhilippe Mathieu-Daude1-2/+4
2020-02-06BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.IoPhilippe Mathieu-Daude1-0/+4
2020-02-06BaseTools/Scripts: Add log.mailmap to SetupGit.pyPhilippe Mathieu-Daude1-0/+1
2020-02-06BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chainLiu, Zhiguang1-1/+1
2020-02-04BaseTools/DscBuildData: Fix PCD autogen include file conflictMichael D Kinney1-1/+17
2020-01-31BaseTools/Conf/gitattributes: fix "--function-context" for C source codeLaszlo Ersek1-0/+11
2020-01-24BaseTools/Scripts/PatchCheck.py: Remove submodule false positivesMichael D Kinney1-2/+21
2020-01-19BaseTools: Fixed a incremental build bugBob Feng3-4/+13
2020-01-15BaseTools/Capsule: Add capsule dependency supportLi, Aaron2-7/+464
2020-01-13BaseTools/Scripts/PatchCheck: Address false error conditionsMichael D Kinney1-6/+51
2020-01-13BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX10-169/+261
2020-01-13BaseTools:Change the case rules for ECC check pointer namesFan, ZhijuX1-3/+4
2020-01-10BaseTools/PatchCheck.py: Check the patch author email addressPhilippe Mathieu-Daude1-1/+6
2020-01-10BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checkedPhilippe Mathieu-Daude1-3/+7
2020-01-10BaseTools/PatchCheck.py: Check the committer email addressPhilippe Mathieu-Daude1-0/+6
2020-01-10BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheckPhilippe Mathieu-Daude1-29/+54
2020-01-09BaseTools/PatchCheck.py: Ignore CR and LF characters in subject lengthPhilippe Mathieu-Daud?1-1/+1
2019-12-24BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.pyDesimone, Nathaniel L1-18/+20
2019-12-23edksetup.bat stuck on unicode locale WindowsPark, Aiden1-1/+1
2019-12-18BaseTools: Resolve a issue of Incremental buildBob Feng1-9/+2
2019-12-18BaseTools:replaces the two offending quotes by ascii quotesFan, Zhiju1-2/+2