summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao2018-11-142-0/+12
* BaseTools: Add more checker in Decompress algorithm to access the valid buffe...Liming Gao2018-10-242-4/+48
* BaseTools: Update Rsa2048Sha256Sign to use openssl dgst optionLiming Gao2018-04-111-3/+3
* BaseTools: Update Rsa2048Sha256Sign to use openssl standard optionsLiming Gao2018-04-111-2/+2
* BaseTools: parse map file generated by Xcode on MacYonghong Zhu2018-04-112-1/+36
* BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5Liming Gao2018-04-111-1/+15
* BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefinedYonghong Zhu2018-04-112-4/+4
* BaseTools: extend FFS alignment to 16MYonghong Zhu2018-04-0412-56/+140
* BaseTools: Update C tools top GNUMakefile to adjust tool orderLiming Gao2017-12-051-3/+3
* BaseTools: Update BaseTools top GNUMakefile with the clear dependencyLiming Gao2017-12-051-2/+9
* BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao2017-12-0523-51/+51
* BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu2017-06-072-5/+13
* BaseTools: Fix incremental build failure that override file be removedYonghong Zhu2017-06-071-0/+2
* BaseTools: Correct if condition expression for DatumType == 'VOID*'Yonghong Zhu2017-05-251-1/+1
* BaseTools: Fix the bug that different DSC file use same build outputYonghong Zhu2017-05-251-1/+8
* BaseTools: Fix incremental build bug on DynamicPcd Token GenerationYonghong Zhu2017-05-252-2/+19
* BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu2017-05-124-54/+39
* BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray PcdYonghong Zhu2017-05-122-6/+6
* BaseTools: Correct VOID* PatchPcd Size in Library AutogenYonghong Zhu2017-05-111-3/+4
* BaseTools/Ecc: Add line break support for exception listHess Chen2017-05-111-2/+2
* BaseTools: Add --version option in Brotli and BrotliCompressSong, BinX2017-05-102-13/+35
* BaseTools: PCD can only use single access method by source buildYonghong Zhu2017-05-081-0/+16
* BaseTools: remove the hardcoded /bin/bash for PreBuild/PostBuildYonghong Zhu2017-05-081-2/+2
* BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools/VolInfo: Update OPENSSL_PATH to support space charactersYonghong Zhu2017-04-271-4/+9
* BaseTools: fix the typo in function name LanuchPostbuildNikolai SAOUKH2017-04-271-3/+2
* BaseTools: Fix a bug for BOOLEAN type value in Asbuilt infYonghong Zhu2017-04-271-0/+7
* BaseTools: Update the Conf directory to use the absolute pathYonghong Zhu2017-04-181-4/+4
* BaseTools/ECC: Add a new checkpointHess Chen2017-04-134-2/+159
* BaseTools: Fix re-build issue after tools_def/build_rule updated.Derek Lin2017-04-131-0/+8
* BaseTools: Fix build fail after clean or cleanall target.Derek Lin2017-04-131-1/+2
* BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin2017-04-128-230/+286
* BaseTools/ECC: Change check rule for Ifndef statementHess Chen2017-04-121-7/+8
* BaseTools: Convert BrotliCompress.bat to DOS formatLiming Gao2017-04-071-1/+1
* BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu2017-04-061-2/+2
* BaseTools: Add the missing copyrights in BrotliCompress.batLiming Gao2017-04-061-0/+13
* BaseTools/UPT: Fix a parser issueHess Chen2017-04-052-11/+7
* BaseTools/UPT: Support Unicode pathHess Chen2017-04-052-5/+10
* BaseTools/UPT: Use a simple way to get package pathHess Chen2017-04-051-20/+36
* BaseTools: Enhance StrDefs.h to include ImageDefs.hYonghong Zhu2017-04-011-0/+3
* BaseTools: Enhance expression to support some more operationYonghong Zhu2017-04-011-5/+23
* BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu2017-03-293-8/+8
* BaseTools: Add Brotli algorithm toolSong, BinX2017-03-297-20/+241
* BaseTools: Copy Brotli algorithm 3rd party source code for toolSong, BinX2017-03-2978-0/+44183
* BaseTools: Fix build failure for DynamicEx Pcd used in the LibraryYonghong Zhu2017-03-271-5/+3
* BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin2017-03-254-0/+147
* BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu2017-03-182-1/+21
* BaseTools: Update some tool with shell=TrueYonghong Zhu2017-03-183-6/+6