summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/DataPipe.py
AgeCommit message (Expand)AuthorFilesLines
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi11-0/+2
2021-12-28BaseTools: Fix the bug of --cmd-len build optionBob Feng1-0/+2
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng1-2/+3
2019-12-10BaseTools: Leverage compiler output to optimize binary cacheSteven Shi1-0/+2
2019-10-04BaseTools: add missing newlines at end of filesLeif Lindholm1-1/+1
2019-08-23BaseTools: Incorrect error message for library instance not foundFeng, Bob C1-1/+1
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven1-2/+0
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven1-0/+8
2019-08-09BaseTools: Add LogAgent to support multiple process AutogenFeng, Bob C1-1/+1
2019-08-09BaseTools: Enable Multiple Process AutoGenFeng, Bob C1-2/+15
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-0/+147