summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/build
AgeCommit message (Expand)AuthorFilesLines
2018-03-09BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu1-1/+3
2018-03-03BaseTools: Fix the bug to search Fv.txt file relative to workspaceYonghong Zhu1-6/+9
2018-03-03BaseTools: Correct Structure Pcd value in the reportYonghong Zhu1-9/+63
2018-03-03BaseTools: Fixed Pcd value override issue.BobCF1-1/+1
2018-03-02BaseTools: Fix the bug for single module build with GenC/GenMakeYonghong Zhu1-0/+8
2018-03-01BaseTools: Enhance FV info report file path to support absolute pathYonghong Zhu1-1/+7
2018-02-28BaseTools: Fix report not used --pcd value incorrectlyFeng, YunhuaX1-0/+1
2018-02-25BaseTools: Add *B Flag for the field that from command lineYonghong Zhu1-7/+3
2018-02-09BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBERYonghong Zhu1-1/+2
2018-02-01BaseTools: Structure Pcd in CommandLine.Feng, Bob C1-1/+1
2018-01-30BaseTools: Enhance parse performance by optimize ValueExpressionExYunhua Feng1-2/+7
2018-01-21BaseTools: Optimizing DscDefaultValue process in BuildReportFrom: Yunhua Feng1-2/+2
2018-01-19BaseTools: enhance error handling for option --binary-sourceYonghong Zhu1-0/+6
2018-01-15BaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0 featureYunhua Feng1-2/+6
2018-01-09BaseTools: Add back the cc71d8 version's fixYonghong Zhu1-6/+6
2018-01-09BaseTools: Not print SKUID info for PCD when it is only Single SKUIDYonghong Zhu1-35/+59
2017-12-27BaseTools: Support PCD flexible values formatYonghong Zhu1-0/+6
2017-12-25BaseTools: Fixed the issue of Multiple Skus are always disablesLiming Gao1-5/+5
2017-12-25BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao2-38/+260
2017-12-13BaseTools: enable hash value check for single module buildYonghong Zhu1-1/+4
2017-12-13BaseTools: back up the binary files when hash value is sameYonghong Zhu1-0/+5
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-6/+42
2017-11-20BaseTools: Fix a bug for single module build with GenC/GenMake optionYonghong Zhu1-5/+0
2017-10-11BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF valueYonghong Zhu1-3/+4
2017-10-10BaseTools: Fix a bug to use module's Name attribute as compareYonghong Zhu1-1/+1
2017-09-28BaseTools: Fix the regression bug to build single moduleYonghong Zhu1-0/+12
2017-09-27BaseTools: add support for BIOS build with binary cacheYonghong Zhu1-0/+30
2017-09-26BaseTools: report build time measured by module of EDKII BuildYonghong Zhu2-11/+91
2017-09-09BaseTools: Not show *B when Pcd value in build option same with DECYonghong Zhu1-3/+3
2017-09-05BaseTools: update help info for -Y option to include 'HASH'Yonghong Zhu1-1/+1
2017-08-11BaseTools/build: Expand PREBUILD/POSTBUILD DSC actionsMichael D Kinney1-28/+80
2017-08-01BaseTools: Fix the bug to correctly check Pcd type that in FDF fileYonghong Zhu1-0/+7
2017-07-26BaseTools: Fix the bug that warn() function with only 1 argumentYonghong Zhu1-1/+1
2017-07-26BaseTools: add some comment for .PrebuildEnv file's usageYonghong Zhu1-0/+5
2017-07-13BaseTools/Build: Support python scripts in PREBUILD/POSTBUILDMichael Kinney1-2/+2
2017-07-07BaseTools/build: register MM module types with build tools.Supreeth Venkatesh2-2/+4
2017-06-24BaseTools: support building the same INF more than once with -m optionYonghong Zhu1-6/+9
2017-06-24BaseTools: Enhance the report to not show the empty sectionYonghong Zhu1-8/+5
2017-05-24BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu1-2/+2
2017-05-05BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu1-2/+2
2017-04-27BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH1-3/+2
2017-01-04BaseTools: fix the bug for Mixed Pcd display in the reportYonghong Zhu1-6/+15
2016-11-29BaseTools: Fix bug for decimal value of VPDPCD offset display in reportYonghong Zhu1-1/+4
2016-11-02BaseTools: Fix a bug for tooldef class not include the newly EnvYonghong Zhu1-0/+2
2016-09-30BaseTools Build: Fix build break for clean target in LinuxHao Wu1-3/+3
2016-09-21BaseTools: Update python tool to call external tools with shell true modeLiming Gao1-1/+2
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu1-3/+6
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu1-1/+17
2016-07-05BaseTools: Add support for $(FAMILY) macroYonghong Zhu1-0/+23
2016-05-23BaseTools: Add error condition for the path in PACKAGES_PATH envZhu, Yonghong1-0/+6