summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py
AgeCommit message (Expand)AuthorFilesLines
2024-02-08BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIsdevel@edk2.groups.io1-10/+6
2024-01-31Basetools: Include PCD declarations from Library Instancelevi.yun1-1/+4
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io1-1/+1
2020-07-17BaseTools: Add Guid name support in GenFfs.Yuwei Chen1-0/+24
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi1-12/+52
2019-12-06BaseTools: Avoid "is" with a literal Python 3.8 warningsPhilippe Mathieu-Daude1-1/+1
2019-11-20BaseTools:Add [packages] section in dsc fileFan, ZhijuX1-0/+1
2019-09-11BaseTools: Enable --genfds-multi-thread to default buildFeng, Bob C1-2/+1
2019-09-10BaseTools: Fixed issue for IgnoreAutoGenFeng, Bob C1-1/+0
2019-08-23BaseTools: Incorrect error message for library instance not foundFeng, Bob C1-1/+3
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C1-2/+4
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-0/+904