summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chainLiu, Zhiguang2020-02-131-1/+1
* BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX2020-02-131-0/+2
* BaseTools: Fixed build failure when using python38Fan, ZhijuX2020-02-121-1/+1
* BaseTools:fix Ecc tool issue for check StructPcdFan, ZhijuX2020-02-121-2/+69
* BaseTools: Remove caret in NASM_INC macroPierre Gondois2020-02-121-3/+4
* BaseTools: Rationalise makefile generationPierre Gondois2020-02-124-94/+116
* BaseTools: Switch to GNU mode for CLANGPDBVitaly Cheptsov2020-02-111-3/+3
* BaseTools: Fixed a Incremental build issueBob Feng2020-02-091-1/+1
* BaseTools/Plugin: Add HostBasedUnitTestRunner pluginMichael D Kinney2020-02-072-0/+127
* BaseTools/PcdValueCommon: Fix 64-bit host compiler errorSean Brogan2020-02-071-1/+1
* BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 envSean Brogan2020-02-071-0/+23
* BaseTools/WindowsVsToolChain: Clean up Python source formattingSean Brogan2020-02-071-19/+26
* BaseTools/Build: Do not use Common.lib in Structured PCD appKinney, Michael D2020-02-073-23/+25
* 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-064-0/+176
* BaseTools/Scripts/PatchCheck.py: Do not use mailmapPhilippe Mathieu-Daude2020-02-061-2/+4
* BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.IoPhilippe Mathieu-Daude2020-02-061-0/+4
* BaseTools/Scripts: Add log.mailmap to SetupGit.pyPhilippe Mathieu-Daude2020-02-061-0/+1
* BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chainLiu, Zhiguang2020-02-061-1/+1
* BaseTools/DscBuildData: Fix PCD autogen include file conflictMichael D Kinney2020-02-041-1/+17
* BaseTools/Conf/gitattributes: fix "--function-context" for C source codeLaszlo Ersek2020-01-311-0/+11
* BaseTools/Scripts/PatchCheck.py: Remove submodule false positivesMichael D Kinney2020-01-241-2/+21
* BaseTools: Fixed a incremental build bugBob Feng2020-01-193-4/+13
* BaseTools/Capsule: Add capsule dependency supportLi, Aaron2020-01-152-7/+464
* BaseTools/Scripts/PatchCheck: Address false error conditionsMichael D Kinney2020-01-131-6/+51
* BaseTools:Fix GenFds issue for BuildOption replace GenFdsOptionFan, ZhijuX2020-01-1310-169/+261
* BaseTools:Change the case rules for ECC check pointer namesFan, ZhijuX2020-01-131-3/+4
* BaseTools/PatchCheck.py: Check the patch author email addressPhilippe Mathieu-Daude2020-01-101-1/+6
* BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checkedPhilippe Mathieu-Daude2020-01-101-3/+7
* BaseTools/PatchCheck.py: Check the committer email addressPhilippe Mathieu-Daude2020-01-101-0/+6
* BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheckPhilippe Mathieu-Daude2020-01-101-29/+54
* BaseTools/PatchCheck.py: Ignore CR and LF characters in subject lengthPhilippe Mathieu-Daud?2020-01-091-1/+1
* BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.pyDesimone, Nathaniel L2019-12-241-18/+20
* edksetup.bat stuck on unicode locale WindowsPark, Aiden2019-12-231-1/+1
* BaseTools: Resolve a issue of Incremental buildBob Feng2019-12-181-9/+2
* BaseTools:replaces the two offending quotes by ascii quotesFan, Zhiju2019-12-181-2/+2
* BaseTools: Fix build failure when multiple build targets givenBob Feng2019-12-183-2/+4
* BaseTools: Remove redundant binary cache fileSteven Shi2019-12-101-29/+0
* BaseTools: Leverage compiler output to optimize binary cacheSteven Shi2019-12-106-822/+714
* BaseTools: enhance the CacheCopyFile method arg namesSteven Shi2019-12-101-3/+3
* BaseTools: store more complete output files in binary cacheSteven Shi2019-12-101-16/+4
* BaseTools: Enhance Basetool for incremental buildBob Feng2019-12-104-73/+380
* BaseTools: Update build_rule.txt to generate dependent files.Bob Feng2019-12-101-42/+54
* BaseTools: Generate dependent files for ASL and ASM filesBob Feng2019-12-101-20/+95
* BaseTools: Add build option for dependency file generationBob Feng2019-12-101-83/+98
* BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude2019-12-061-1/+1
* BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX2019-12-041-39/+40
* BaseTools:fix regression issue for platform .map fileFan, ZhijuX2019-11-251-4/+4
* BaseTools:Add [packages] section in dsc fileFan, ZhijuX2019-11-208-7/+68