summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build/BuildReport.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-15BaseTools/BuildReport: Improve compile_commands generationJeff Brasen1-6/+13
2023-03-11BaseTools: Extend fields for module_report.jsonGuillermo Antonio Palomino Sosa1-0/+4
2023-03-11BaseTools: Generate compile information in build reportPalomino Sosa, Guillermo A1-1/+138
2021-01-14BaseTools: Fix the build report crash issueBob Feng1-7/+9
2020-11-10BaseTools: Update report map file formatYunhua Feng1-1/+1
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng1-49/+68
2020-02-12BaseTools: Fixed build failure when using python38Fan, ZhijuX1-1/+1
2019-09-19BaseTools:Fix the issue that build report failedFan, ZhijuX1-2/+11
2019-08-20BaseTools: Update incorrect variable name 'DataPile'Fan, ZhijuX1-1/+1
2019-08-09BaseTools: Decouple AutoGen ObjectsFeng, Bob C1-2/+2
2019-08-01BaseTools:Added arch output to build reportMatthew Carlson1-0/+2
2019-05-09BaseTools: Fix the issue that build report missing Module SizeBob Feng1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-20BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX1-1/+4
2019-02-18BaseTools: Fix the build report issue about Structure PCDFeng, Bob C1-14/+7
2019-02-18BaseTools: Fixed a build report issue.Feng, Bob C1-4/+4
2019-02-06BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek1-1/+1
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX1-0/+7
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-8/+7
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-2/+2
2019-02-01BaseTools: Similar to octal data rectificationZhijux Fan1-6/+11
2019-02-01BaseTools:There is extra blank line in datalogZhiju Fan1-1/+1
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-0/+12
2019-01-28BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX1-2/+5
2019-01-21BaseTools: Fix build report issue.Feng, Bob C1-2/+4
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-35/+19
2019-01-04BaseTools: Fixed build report issue.Feng, Bob C1-3/+4
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-2/+3
2018-10-25BaseTools: Fix VPD PCD Sub-section display bugYonghong Zhu1-29/+17
2018-10-23BaseTools: Fix the *B and *F Flag display for Structure PcdYonghong Zhu1-1/+15
2018-10-21BaseTools: Fix one crash bug in the report for Fixed structure PcdYonghong Zhu1-10/+11
2018-10-16BaseTools/EOT: Change to call a program instead of calling Python API.Hess Chen1-1/+1
2018-10-15BaseTools: Enhance the *P Flag display for Structure PcdYonghong Zhu1-29/+41
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-68/+44
2018-10-13BaseTools: Enhance the *P Flag display for Structure PcdYonghong Zhu1-27/+39
2018-10-13BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen1-1/+1
2018-10-13BaseTools: Fix some build and report file issueYunhua Feng1-5/+17
2018-10-13BaseTools: do the list and iterator translationYunhua Feng1-8/+8
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-5/+5
2018-10-13BaseTools: fix the open file's read and write bugsYunhua Feng1-1/+1
2018-09-25BaseTools: Latter full value should overwrite the former field value.Zhao, ZhiqiangX1-4/+16
2018-09-18BaseTools: Fix a bug for Unused PCDs section display in the reportzhijufan1-1/+11
2018-09-13BaseTools: Align the boolean type PCD value's display in the reportzhijufan1-2/+17
2018-09-06BaseTools: Fix a bug about list the PCD in "not used" sectionzhijufan1-0/+3
2018-08-16BaseTools: Fix report flexible value issueYunhua Feng1-0/+5
2018-07-30BaseTools: Update build report for StructurePcd valueYunhua Feng1-2/+12
2018-07-27BaseTools: Fix bug about *M value not display decimal and hexadecimalYunhua Feng1-1/+7
2018-07-25BaseTools: Fix build report for *P and *M flag incorrectlyYunhua Feng1-6/+14
2018-07-23BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] sectionYunhua Feng1-1/+6