summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
2017-05-06BaseTools: PCD can only use single access method by source buildYonghong Zhu1-0/+16
2017-05-05BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu1-2/+2
2017-04-27BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH1-3/+2
2017-04-27BaseTools: Fix a bug for BOOLEAN type value in Asbuilt infYonghong Zhu1-0/+7
2017-04-18BaseTools: Update the Conf directory to use the absolute pathYonghong Zhu1-4/+4
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen4-2/+159
2017-04-13BaseTools: Fix re-build issue after tools_def/build_rule updated.Derek Lin1-0/+8
2017-04-13BaseTools: Fix build fail after clean or cleanall target.Derek Lin1-1/+2
2017-04-12BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin8-230/+286
2017-04-11BaseTools/ECC: Change check rule for Ifndef statementHess Chen1-7/+8
2017-04-06BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu1-2/+2
2017-04-05BaseTools/UPT: Fix a parser issueHess Chen2-11/+7
2017-04-05BaseTools/UPT: Support Unicode pathHess Chen2-5/+10
2017-04-05BaseTools/UPT: Use a simple way to get package pathHess Chen1-20/+36
2017-04-01BaseTools: Enhance StrDefs.h to include ImageDefs.hYonghong Zhu1-0/+3
2017-04-01BaseTools: Enhance expression to support some more operationYonghong Zhu1-5/+23
2017-03-29BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu3-8/+8
2017-03-27BaseTools: Fix build failure for DynamicEx Pcd used in the LibraryYonghong Zhu1-5/+3
2017-03-25BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin4-0/+147
2017-03-18BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu2-1/+21
2017-03-18BaseTools: Update some tool with shell=TrueYonghong Zhu3-6/+6
2017-03-14BaseTools/UPT: Fix an issue in subst commandHess Chen2-12/+15
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen1-6/+12
2017-03-09BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen1-2/+11
2017-03-09BaseTools/ECC: Fix an issue of parameter parserHess Chen1-2/+2
2017-02-23BaseTools: Fix the regression issue caused by commit dc4c77Yonghong Zhu1-2/+2
2017-02-22BaseTools: add error check for Macro usage in the INF fileYonghong Zhu2-2/+11
2017-02-17BaseTools: Fix bug for GUIDED tool path override by DSC [BuildOptions]Yonghong Zhu2-22/+68
2017-02-14BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR fileYonghong Zhu3-3/+38
2017-02-08BaseTools: Fix the bug to parse the short varname in map fileYonghong Zhu1-4/+10
2017-01-23BaseTools: Extend the Macro used in the FDF !include statementYonghong Zhu1-11/+30
2017-01-06BaseTools: not report error for the optional items in the FmpTokensYonghong Zhu2-10/+11
2017-01-04BaseTools: fix the bug for Mixed Pcd display in the reportYonghong Zhu1-6/+15
2016-12-29BaseTools: Fix the bug for RAW file alignment value supportYonghong Zhu1-0/+7
2016-12-29BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID"Hess Chen1-1/+6
2016-12-02BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC fileYonghong Zhu1-2/+14
2016-12-02BaseTools: Fix the bug to parse the new map file formatYonghong Zhu2-9/+16
2016-12-02BaseTools: add error check for "#image" for idf file formatYonghong Zhu1-1/+4
2016-11-30BaseTools: fix the bug to add PaletteSize info into AutoGenYonghong Zhu1-3/+4
2016-11-29BaseTools: Fix bug for decimal value of VPDPCD offset display in reportYonghong Zhu1-1/+4
2016-11-23BaseTools: report error for same Guid's Private definition conflictYonghong Zhu1-0/+33
2016-11-15BaseTools: FILE DATA to support relative path under Multiple workspaceYonghong Zhu1-1/+4
2016-11-15BaseTools: Fix the bug to support generate FFS by Align=AutoYonghong Zhu1-1/+3
2016-11-05BaseTools: Add the support for character '<' and '>' in the map fileYonghong Zhu1-2/+2
2016-11-04BaseTools/Pkcs7: Add readme.mdJiewen Yao1-0/+84
2016-11-04BaseTools: Fix the Windows GCC Build Failure with too long pathYonghong Zhu1-1/+5
2016-11-03BaseTool/Pkcs7: Add TestRoot.cer.Jiewen Yao1-0/+0