summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Capsule: Tool to generate Windows Firmware Update DriverJin, Eric2019-08-152-7/+129
* BaseTools/Capsule: Add WindowsCapsuleSupportHelperSean Brogan2019-08-151-0/+62
* BaseTools: Move buildoptions.py to Common folderBob Feng2019-08-143-2/+2
* BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2019-08-142-3/+37
* BaseTools: Add "-" in a re to parse line in .map fileFeng, Bob C2019-08-141-1/+1
* BaseTools: Fix incremental build bugFeng, Bob C2019-08-141-2/+1
* BaseTools: Fixed an issue that build raise exceptionFeng, Bob C2019-08-121-5/+2
* BaseTools: Enable block queue log agent.Feng, Bob C2019-08-093-24/+31
* BaseTools: Add the support for python 2Feng, Bob C2019-08-092-5/+92
* BaseTools: Move BuildOption parser out of build.pyFeng, Bob C2019-08-093-107/+121
* BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C2019-08-094-19/+117
* BaseTools: Add shared data for processesFeng, Bob C2019-08-092-5/+8
* BaseTools: Enable Multiple Process AutoGenFeng, Bob C2019-08-097-56/+307
* BaseTools: Decouple AutoGen ObjectsFeng, Bob C2019-08-0915-4248/+5204
* BaseTools: Add functions to get platform scope build optionsFeng, Bob C2019-08-093-2/+40
* BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functionsFeng, Bob C2019-08-091-87/+143
* BaseTools: Singleton the object to handle build conf fileFeng, Bob C2019-08-098-97/+63
* BaseTools: Fixed a typo in Trim.pyFeng, Bob C2019-08-021-1/+1
* BaseTools:Added arch output to build reportMatthew Carlson2019-08-011-0/+2
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-015-7/+7
* BaseTools:Add extra debugging messageMax Knutsen2019-08-012-7/+13
* BaseTools:replace the chinese quotation mark with unicode "Sean Brogan2019-08-011-1/+1
* BaseTools: Sort file list in MakefileFeng, Bob C2019-07-251-1/+2
* BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C2019-07-222-2/+5
* BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C2019-07-222-7/+3
* BaseTools: Fix python3.8 SyntaxWarningCole Robinson2019-07-151-1/+1
* BaseTools: Add HOST_APPLICATION module type.Jiewen Yao2019-07-127-22/+26
* BaseTools: Fixed the issue when ToolDefinitionFile is not generatedBob Feng2019-07-121-3/+6
* BaseTools: Detect the change of env variable used in tooldef.txtFeng, Bob C2019-07-101-2/+5
* BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.cFeng, Bob C2019-07-101-1/+2
* BaseTools: Fix various typosAntoine Cœur2019-07-087-10/+10
* BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric2019-06-283-266/+731
* BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2019-06-252-37/+59
* BaseTools: refine CreateAsBuiltInf functionBob Feng2019-06-252-6/+5
* BaseTools:Add import in FvImageSectionFan, ZhijuX2019-06-241-0/+1
* BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven2019-06-173-5/+64
* BaseTools: Cannot store library cache of different arch togetherShi, Steven2019-06-171-0/+21
* BaseTools:Build Cache output notification messageShi, Steven2019-06-171-0/+10
* BaseTools:Build cache cannot store the cache files for library packageShi, Steven2019-06-171-1/+4
* BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian2019-06-104-27/+53
* BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian2019-06-101-0/+38
* BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX2019-06-105-7/+46
* BaseTools:Update binary cache restore time to current timeSteven Shi2019-05-311-2/+2
* BaseTools:Extend the binary cache to support library cacheSteven Shi2019-05-311-0/+6
* BaseTools:Change the path of the file that Binary CacheFan, ZhijuX2019-05-271-2/+2
* BaseTools: Remove './SecMain' from 'run' targetBob Feng2019-05-241-4/+0
* BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C2019-05-221-4/+0
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-2211-10/+12
* BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian2019-05-213-14/+52
* BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2019-05-212-1/+3