summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2019-10-04BaseTools: strip trailing whitespaceLeif Lindholm10-18/+18
2019-10-04BaseTools: add missing newlines at end of filesLeif Lindholm3-3/+3
2019-10-04BaseTools: Fix GenMake multi-workspace failureKubacki, Michael A1-3/+1
2019-10-01BaseTools: use stdint.h for GCC ProcessorBind.h typedefsLeif Lindholm1-13/+13
2019-09-30BaseTools/LzmaCompress: Fix the option "d" dictionary sizeZhang, Shenglei1-4/+8
2019-09-29BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C1-1/+1
2019-09-24BaseTools: init DependencyHeaderFileSet for each MakeFile classFeng, Bob C1-1/+5
2019-09-23BaseTools/LzmaCompress: Add two switchesZhang, Shenglei3-11/+38
2019-09-21Revert "BaseTools: Improve GetDependencyList function"Liming Gao1-16/+13
2019-09-19BaseTools:Fix the issue that build report failedFan, ZhijuX1-2/+11
2019-09-19BaseTools: Add more parameter checking for CopyFileOnChange()Steven Shi1-1/+2
2019-09-17BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C1-20/+3
2019-09-17BaseTools: remove unnecessary calls of os.existFeng, Bob C5-60/+63
2019-09-17BaseTools: Improve GetDependencyList functionFeng, Bob C1-13/+16
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX19-23/+60
2019-09-17BaseTools:Replace PlatformInfo with PlatformAutoGen for MoudleFan, ZhijuX1-0/+3
2019-09-12BaseTools: Fixed a bug of IgnoreAutoGenFeng, Bob C1-0/+1
2019-09-11BaseTools: Robustness for multiple build environmentsBurt Silverman1-0/+2
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C7-11/+14
2019-09-11BaseTools: Fixed the build fail on Linux with --genfds-multi-threadFeng, Bob C1-1/+1
2019-09-11BaseTools: Fixed the bug of multi-thread genffs for override infFeng, Bob C4-7/+10
2019-09-10BaseTools: Sort Pcd settings to make PcdTokenNumber be fixedFeng, Bob C2-1/+12
2019-09-10BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C6-136/+253
2019-09-10BaseTools: Fixed build clean regression issueFeng, Bob C1-5/+3
2019-09-10BaseTools: Fix a bug for Hii Pcd overrideBob Feng1-2/+2
2019-09-09BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX4-4/+4
2019-09-09BaseTools:Ecc handle another copyright formatFan, ZhijuX1-1/+1
2019-09-04BaseTools/GenFw AARCH64: fix up GOT based relative relocationsArd Biesheuvel1-1/+27
2019-09-04BaseTools: Update GenFw tool to support -e -z option togetherLiming Gao1-2/+15
2019-09-02BaseTools: Support more file types in build cacheShi, Steven1-20/+14
2019-08-29BaseTools: Fixed regression issue for building !x86 buildsedk2-stable201908Feng, Bob C1-13/+16
2019-08-29BaseTools: fix an incremental build issue.Feng, Bob C1-6/+2
2019-08-23BaseTools: Incorrect error message for library instance not foundFeng, Bob C4-9/+12
2019-08-23BaseTools: Fix incremental build genmake issueFeng, Bob C1-1/+2
2019-08-23BaseTools: Support long file path in windows for misc functionsShi, Steven1-1/+11
2019-08-20BaseTools: Update incorrect variable name 'DataPile'Fan, ZhijuX1-1/+1
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven8-42/+119
2019-08-20BaseTools: Add GenFds multi-thread support in build cacheShi, Steven1-6/+17
2019-08-20BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven2-33/+21
2019-08-20BaseTools: Print first cache missing file for build cachleShi, Steven2-0/+78
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven7-196/+865
2019-08-19BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2-3/+4
2019-08-15BaseTools/Capsule: Tool to generate Windows Firmware Update DriverJin, Eric2-7/+129
2019-08-15BaseTools/Capsule: Add WindowsCapsuleSupportHelperSean Brogan1-0/+62
2019-08-14BaseTools: Move buildoptions.py to Common folderBob Feng3-2/+2
2019-08-14BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2-3/+37
2019-08-14BaseTools: Add "-" in a re to parse line in .map fileFeng, Bob C1-1/+1
2019-08-14BaseTools: Fix incremental build bugFeng, Bob C1-2/+1
2019-08-12BaseTools: Fixed an issue that build raise exceptionFeng, Bob C1-5/+2
2019-08-09BaseTools: Enable block queue log agent.Feng, Bob C3-24/+31