summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* 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
* BaseTools: Rename tool chain CLANG9 to CLANGPDBLiming Gao2019-11-152-85/+85
* BaseTools: Fix build failure when using python38Ni, Ray2019-11-131-1/+1
* BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C2019-11-131-0/+1
* BaseTools: Add BaseTools plugins to support CISean Brogan2019-11-119-0/+483
* BaseTools: Add YAML files with path env and tool extdepsSean Brogan2019-11-1110-0/+297
* BaseTools: Add RC_PATH define for VS2017/2019Sean Brogan2019-11-112-2/+26
* BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel2019-11-081-0/+13
* BaseTools: Add support for parseing map files generated by CLANG9 in GenFvZhiguang Liu2019-11-081-5/+23
* BaseTools: Add map file parsing support for CLANG9Zhiguang Liu2019-11-082-6/+12
* BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao2019-10-241-2/+6
* 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: Do not call sys.setdefaultencoding with python 3Vitaly Cheptsov via Groups.Io2019-10-231-1/+1
* BaseTools: Fix an incremental build issue caused by macro in #includeLin, Derek (HPS SW)2019-10-181-7/+11
* BaseTools: Fix a bug of genffs command generationFeng, Bob C2019-10-141-1/+2
* BaseTools: strip trailing whitespaceLeif Lindholm2019-10-0410-18/+18
* BaseTools: correct line endings for ConvertFce Python scriptLeif Lindholm2019-10-041-5/+5
* BaseTools: fix line endings in SetupGit.py Conf filesLeif Lindholm2019-10-042-2/+2
* BaseTools: add missing newlines at end of filesLeif Lindholm2019-10-043-3/+3
* BaseTools: Fix GenMake multi-workspace failureKubacki, Michael A2019-10-041-3/+1
* BaseTools: use stdint.h for GCC ProcessorBind.h typedefsLeif Lindholm2019-10-011-13/+13
* BaseTools/LzmaCompress: Fix the option "d" dictionary sizeZhang, Shenglei2019-09-301-4/+8
* BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C2019-09-291-1/+1
* BaseTools:"--exclude" don't apply if parameter ends with separatorFan, ZhijuX2019-09-271-0/+1