summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-02BaseTools: Fix a bug for tooldef class not include the newly EnvYonghong Zhu1-0/+2
2016-11-02BaseTools: Fix a bug for ExpandMacros to support mixed case ENV varYonghong Zhu1-4/+7
2016-11-02BaseTools: Fix the bug for OptionRom generation with different archYonghong Zhu1-3/+3
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu2-29/+49
2016-10-19BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu1-0/+14
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu2-8/+8
2016-10-12BaseTools/GenFds: Support FDF sections in any orderMichael Kinney1-19/+4
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu3-16/+53
2016-09-30BaseTools Build: Fix build break for clean target in LinuxHao Wu1-3/+3
2016-09-27BaseTools: List missing source python files for Ecc tool in MakefileHao Wu1-0/+20
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu5-6/+434
2016-09-25BaseTools: handling the case that map file is not existYonghong Zhu1-16/+17
2016-09-21BaseTools: Update Python Makefile not to depend on PYTHON_FREEZER_PATHLiming Gao1-4/+13
2016-09-21BaseTools: Update python tool to call external tools with shell true modeLiming Gao2-4/+6