summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-13BaseTools: change the Division Operator in the expressionYunhua Feng1-10/+10
2018-10-13BaseTools: do the list and iterator translationYunhua Feng2-9/+9
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng2-11/+11
2018-10-13BaseTools: fix the open file's read and write bugsYunhua Feng1-1/+1
2018-10-13BaseTools: use map and filter to replace the itertools functionYunhua Feng1-4/+3
2018-10-13BaseTools: replace the list iteritems by itemsYunhua Feng1-1/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-09-25BaseTools: Latter full value should overwrite the former field value.Zhao, ZhiqiangX1-4/+16
2018-09-20BaseTools: Workspace classes refactor propertiesCarsey, Jaben1-2/+2
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