summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
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, ZhijuX1-1/+1
2019-05-21BaseTools: Library hashing fix and optimization for --hash featureRodriguez, Christian1-1/+6
2019-05-09BaseTools: Fix the issue that build report missing Module SizeBob Feng1-1/+1
2019-04-22BaseTools: Hash false success.. minor change in hash invalidationChristian Rodriguez1-2/+2
2019-04-16BaseTools: Hash false success with back to back buildsRodriguez, Christian1-0/+45
2019-04-10BaseTools: Fix corner-cases of --hash featureChristian Rodriguez1-1/+13
2019-04-10BaseTools: Fixed issue in MultiThread Genfds functionFeng, Bob C1-5/+5
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-21/+3
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao1-0/+2
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-14BaseTools: Various typoAntoine Coeur1-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 C2-31/+28
2019-02-01BaseTools: the list and iterator translationFeng, Bob C2-3/+3
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao1-1/+2
2019-02-01BaseTools:Update build tool to print python version informationZhijux Fan1-0/+6
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: change the Division OperatorZhijux Fan1-9/+9
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan1-0/+12
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan1-1/+1
2019-02-01BaseTools:use iterate list to replace the itertoolsZhijux Fan1-4/+2
2019-01-28BaseTools/build/build: delete variableCarsey, Jaben1-59/+1
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-21BaseTools/build/build: refactor and move functionsCarsey, Jaben1-4/+42
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-17/+3
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C2-100/+19
2019-01-10BaseTools: fix importsCarsey, Jaben1-8/+8
2019-01-04BaseTools: Fixed build report issue.Feng, Bob C1-3/+4
2018-12-19BaseTools: Fix GenFds error doesn't break build.Derek Lin1-2/+5
2018-12-07BaseTools: Replace the sqlite database with listBobCF1-22/+5
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX1-3/+3
2018-12-06BaseTools: cleanup LongFilePathSupport usageJaben Carsey1-1/+0
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 Gao2-89/+67
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