summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-09BaseTools: Add the support for python 2Feng, Bob C2-5/+92
2019-08-09BaseTools: Move BuildOption parser out of build.pyFeng, Bob C3-107/+121
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C4-19/+117
2019-08-09BaseTools: Add shared data for processesFeng, Bob C2-5/+8
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C7-56/+307
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C15-4248/+5204
2019-08-09BaseTools: Add functions to get platform scope build optionsFeng, Bob C3-2/+40
2019-08-09BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functionsFeng, Bob C1-87/+143
2019-08-09BaseTools: Singleton the object to handle build conf fileFeng, Bob C8-97/+63
2019-08-02BaseTools: Fixed a typo in Trim.pyFeng, Bob C1-1/+1
2019-08-01BaseTools:Added arch output to build reportMatthew Carlson1-0/+2
2019-08-01BaseTools:Updata the output encoding of the Popen functionBob Feng5-7/+7
2019-08-01BaseTools:Add extra debugging messageMax Knutsen2-7/+13
2019-08-01BaseTools:replace the chinese quotation mark with unicode "Sean Brogan1-1/+1
2019-07-25BaseTools: Sort file list in MakefileFeng, Bob C1-1/+2
2019-07-22BaseTools: Fixed the mis-using strip() function issue.Feng, Bob C2-2/+5
2019-07-22BaseTools: Create ".cache" folder when initialize Build objectFeng, Bob C2-7/+3
2019-07-15BaseTools: Fix python3.8 SyntaxWarningCole Robinson1-1/+1
2019-07-12BaseTools: Add HOST_APPLICATION module type.Jiewen Yao7-22/+26
2019-07-12BaseTools: Fixed the issue when ToolDefinitionFile is not generatedBob Feng1-3/+6
2019-07-10BaseTools: Detect the change of env variable used in tooldef.txtFeng, Bob C1-2/+5
2019-07-10BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.cFeng, Bob C1-1/+2
2019-07-08BaseTools: Fix various typosAntoine Cœur7-10/+10
2019-06-28BaseTools/Capsule: Supports multiple payloads and drivers in capsuleJin, Eric3-266/+731
2019-06-25BaseTools: Move Build Cache related function out of CreateAsBuiltInfBob Feng2-37/+59
2019-06-25BaseTools: refine CreateAsBuiltInf functionBob Feng2-6/+5
2019-06-24BaseTools:Add import in FvImageSectionFan, ZhijuX1-0/+1
2019-06-17BaseTools:Introduce CopyFileOnChange() function to copy cache filesShi, Steven3-5/+64
2019-06-17BaseTools: Cannot store library cache of different arch togetherShi, Steven1-0/+21
2019-06-17BaseTools:Build Cache output notification messageShi, Steven1-0/+10
2019-06-17BaseTools:Build cache cannot store the cache files for library packageShi, Steven1-1/+4
2019-06-10BaseTools: Refactor hash tracking after checking for Sources sectionRodriguez, Christian4-27/+53
2019-06-10BaseTools: Add a checking for Sources section in INF fileRodriguez, Christian1-0/+38
2019-06-10BaseTools:Make BaseTools support new rules to generate RAW FFS FILEFan, ZhijuX5-7/+46
2019-05-31BaseTools:Update binary cache restore time to current timeSteven Shi1-2/+2
2019-05-31BaseTools:Extend the binary cache to support library cacheSteven Shi1-0/+6
2019-05-27BaseTools:Change the path of the file that Binary CacheFan, ZhijuX1-2/+2
2019-05-24BaseTools: Remove './SecMain' from 'run' targetBob Feng1-4/+0
2019-05-22BaseTools: Remove './SecMain' from 'run' targetFeng, Bob C1-4/+0
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX11-10/+12
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian3-14/+52
2019-05-21BaseTools: Fix private includes for FILE_GUID overrideMichael D Kinney2-1/+3
2019-05-10BaseTools:Enables FFS to support the GUID value formatFan, ZhijuX1-1/+6
2019-05-10BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX4-75/+219
2019-05-09BaseTools: Fix the issue that build report missing Module SizeBob Feng1-1/+1
2019-05-08BaseTools:Remove unused BaseTools\Source\Python\UPT\DllFan, ZhijuX1-0/+0