summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)Author
2017-07-12BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu
2017-07-12BaseTools: Fix incremental build failure that override file be removedYonghong Zhu
2017-07-12BaseTools: Correct if condition expression for DatumType == 'VOID*'Yonghong Zhu
2017-07-12BaseTools: Fix the bug that different DSC file use same build outputYonghong Zhu
2017-07-12BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu
2017-07-12BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu
2017-07-12BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray PcdYonghong Zhu
2017-07-12BaseTools: Correct VOID* PatchPcd Size in Library AutogenYonghong Zhu
2017-07-12BaseTools/Ecc: Add line break support for exception listHess Chen
2017-07-12BaseTools: Add --version option in Brotli and BrotliCompressSong, BinX
2017-07-12BaseTools: PCD can only use single access method by source buildYonghong Zhu
2017-07-12BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu
2017-07-12BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu
2017-07-12BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu
2017-07-12BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu
2017-07-12BaseTools/VolInfo: Update OPENSSL_PATH to support space charactersYonghong Zhu
2017-07-12BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH
2017-07-12BaseTools: Fix a bug for BOOLEAN type value in Asbuilt infYonghong Zhu
2017-07-12BaseTools: Update the Conf directory to use the absolute pathYonghong Zhu
2017-04-13BaseTools/ECC: Add a new checkpointHess Chen
2017-04-13BaseTools: Fix re-build issue after tools_def/build_rule updated.Derek Lin
2017-04-13BaseTools: Fix build fail after clean or cleanall target.Derek Lin
2017-04-12BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin
2017-04-12BaseTools/ECC: Change check rule for Ifndef statementHess Chen
2017-04-07BaseTools: Convert BrotliCompress.bat to DOS formatLiming Gao
2017-04-06BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu
2017-04-06BaseTools: Add the missing copyrights in BrotliCompress.batLiming Gao
2017-04-05BaseTools/UPT: Fix a parser issueHess Chen
2017-04-05BaseTools/UPT: Support Unicode pathHess Chen
2017-04-05BaseTools/UPT: Use a simple way to get package pathHess Chen
2017-04-01BaseTools: Enhance StrDefs.h to include ImageDefs.hYonghong Zhu
2017-04-01BaseTools: Enhance expression to support some more operationYonghong Zhu
2017-03-29BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu
2017-03-29BaseTools: Add Brotli algorithm toolSong, BinX
2017-03-29BaseTools: Copy Brotli algorithm 3rd party source code for toolSong, BinX
2017-03-27BaseTools: Fix build failure for DynamicEx Pcd used in the LibraryYonghong Zhu
2017-03-25BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin
2017-03-18BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu
2017-03-18BaseTools: Update some tool with shell=TrueYonghong Zhu
2017-03-14BaseTools/UPT: Fix an issue in subst commandHess Chen
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen
2017-03-09BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen
2017-03-09BaseTools/ECC: Fix an issue of parameter parserHess Chen
2017-03-07BaseTools/VolInfo: Fix VS2010/VS2012 build failureHao Wu
2017-03-07BaseTools/GenVtf: Fix VS2010/VS2012 build failureHao Wu
2017-03-07BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu
2017-03-02BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0Hao Wu
2017-03-01BaseTools/GenVtf & VolInfo: Fix build fail for 'snprintf' not definedHao Wu
2017-02-23BaseTools: Fix the regression issue caused by commit dc4c77Yonghong Zhu
2017-02-22VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini