summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2019-12-24BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.pyDesimone, Nathaniel L
2019-12-23edksetup.bat stuck on unicode locale WindowsPark, Aiden
2019-12-18BaseTools: Resolve a issue of Incremental buildBob Feng
2019-12-18BaseTools:replaces the two offending quotes by ascii quotesFan, Zhiju
2019-12-18BaseTools: Fix build failure when multiple build targets givenBob Feng
2019-12-10BaseTools: Remove redundant binary cache fileSteven Shi
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi
2019-12-10BaseTools: enhance the CacheCopyFile method arg namesSteven Shi
2019-12-10BaseTools: store more complete output files in binary cacheSteven Shi
2019-12-10BaseTools: Enhance Basetool for incremental buildBob Feng
2019-12-10BaseTools: Update build_rule.txt to generate dependent files.Bob Feng
2019-12-10BaseTools: Generate dependent files for ASL and ASM filesBob Feng
2019-12-10BaseTools: Add build option for dependency file generationBob Feng
2019-12-06BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude
2019-12-04BaseTools:Enhance the way to handling included dsc fileFan, ZhijuX
2019-11-25BaseTools:fix regression issue for platform .map fileFan, ZhijuX
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX
2019-11-15BaseTools: Rename tool chain CLANG9 to CLANGPDBLiming Gao
2019-11-13BaseTools: Fix build failure when using python38Ni, Ray
2019-11-13BaseTools: Enable MACRO for DSC Components section tagFeng, Bob C
2019-11-11BaseTools: Add BaseTools plugins to support CISean Brogan
2019-11-11BaseTools: Add YAML files with path env and tool extdepsSean Brogan
2019-11-11BaseTools: Add RC_PATH define for VS2017/2019Sean Brogan
2019-11-08BaseTools/GenFw AARCH64: disregard ADRP instructions that are patched alreadyArd Biesheuvel
2019-11-08BaseTools: Add support for parseing map files generated by CLANG9 in GenFvZhiguang Liu
2019-11-08BaseTools: Add map file parsing support for CLANG9Zhiguang Liu
2019-10-24BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao
2019-10-24BaseTools tools_def: Add CLANG9 tool chain to directly generate PE imageLiming Gao
2019-10-24BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) pathLiming Gao
2019-10-23BaseTools: Do not call sys.setdefaultencoding with python 3Vitaly Cheptsov via Groups.Io
2019-10-18BaseTools: Fix an incremental build issue caused by macro in #includeLin, Derek (HPS SW)
2019-10-14BaseTools: Fix a bug of genffs command generationFeng, Bob C
2019-10-04BaseTools: strip trailing whitespaceLeif Lindholm
2019-10-04BaseTools: correct line endings for ConvertFce Python scriptLeif Lindholm
2019-10-04BaseTools: fix line endings in SetupGit.py Conf filesLeif Lindholm
2019-10-04BaseTools: add missing newlines at end of filesLeif Lindholm
2019-10-04BaseTools: Fix GenMake multi-workspace failureKubacki, Michael A
2019-10-01BaseTools: use stdint.h for GCC ProcessorBind.h typedefsLeif Lindholm
2019-09-30BaseTools/LzmaCompress: Fix the option "d" dictionary sizeZhang, Shenglei
2019-09-29BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C
2019-09-27BaseTools:"--exclude" don't apply if parameter ends with separatorFan, ZhijuX
2019-09-24BaseTools: init DependencyHeaderFileSet for each MakeFile classFeng, Bob C
2019-09-23Add VS2019 Support on ToolSetup BatchesCheng, Ching JenX
2019-09-23Add VS2019 Toolchain defCheng, Ching JenX
2019-09-23BaseTools/LzmaCompress: Add two switchesZhang, Shenglei
2019-09-21Revert "BaseTools: Improve GetDependencyList function"Liming Gao
2019-09-19BaseTools:Fix the issue that build report failedFan, ZhijuX
2019-09-19BaseTools: Add more parameter checking for CopyFileOnChange()Steven Shi
2019-09-17BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C
2019-09-17BaseTools: remove unnecessary calls of os.existFeng, Bob C