summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-20BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId rangeYonghong Zhu1-34/+57
2016-09-15BaseTools: Fix the bug to handle the read-only fileYonghong Zhu4-6/+6
2016-09-04BaseTools: Change source files to DOS formatYonghong Zhu1-282/+282
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2-28/+27
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2-14/+11
2016-08-19BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu2-2/+9
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu5-72/+194
2016-08-19BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu1-6/+25
2016-08-19BaseTools: Add the PKCS7 toolYonghong Zhu8-3/+532
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu2-5/+11
2016-08-09BaseTools/UPT: Fix a install issueHess Chen1-1/+6
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu1-2/+11
2016-08-08BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu1-6/+6
2016-08-03BaseTool/Upt: Avoid UNI file name conflictHess Chen3-6/+32
2016-08-03BaseTool/UPT: Not expand macro for UserExtensionHess Chen1-1/+15
2016-08-03BaseTool/Upt: Add support for PrivateHess Chen5-13/+52
2016-08-03BaseTool/UPT: Add Test InstallHess Chen4-1/+141
2016-08-02BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu1-9/+11
2016-07-29BaseTools/Ecc: GUID checkpointHess Chen1-3/+3
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu2-1/+21