summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-18BaseTools: Fix build failure when multiple build targets givenBob Feng3-2/+4
2019-12-10BaseTools: Remove redundant binary cache fileSteven Shi1-29/+0
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi6-822/+714
2019-12-10BaseTools: enhance the CacheCopyFile method arg namesSteven Shi1-3/+3
2019-12-10BaseTools: store more complete output files in binary cacheSteven Shi1-16/+4
2019-12-10BaseTools: Enhance Basetool for incremental buildBob Feng4-73/+380
2019-12-10BaseTools: Update build_rule.txt to generate dependent files.Bob Feng1-42/+54
2019-12-10BaseTools: Generate dependent files for ASL and ASM filesBob Feng1-20/+95
2019-12-10BaseTools: Add build option for dependency file generationBob Feng1-83/+98
2019-12-06BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude1-1/+1
2019-12-04BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX1-39/+40
2019-11-25BaseTools:fix regression issue for platform .map fileFan, ZhijuX1-4/+4
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX8-7/+68
2019-11-15BaseTools: Rename tool chain CLANG9 to CLANGPDBLiming Gao2-85/+85
2019-11-13BaseTools: Fix build failure when using python38Ni, Ray1-1/+1
2019-11-13BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C1-0/+1
2019-11-11BaseTools: Add BaseTools plugins to support CISean Brogan9-0/+483
2019-11-11BaseTools: Add YAML files with path env and tool extdepsSean Brogan10-0/+297
2019-11-11BaseTools: Add RC_PATH define for VS2017/2019Sean Brogan2-2/+26
2019-11-08BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel1-0/+13