summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* 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: Use nasm as the preferred assembly source files for XCODE5 toolLiming Gao2018-04-111-1/+0
* BaseTools: Disable -Wno-unused-const-variable in XCODE5 RELEASE targetLiming Gao2018-04-111-3/+3
* BaseTools: Disable warning varargs in XCODE5 align to CLANG38Liming Gao2018-04-111-6/+6
* 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: Update tools_def.template to remove old XCLANG and XCODE32Liming Gao2018-04-111-176/+0
* BaseTools: Update VS batch file to auto detect VS2017Liming Gao2018-04-102-1/+40
* BaseTools: Add VS2017 tool chain in BaseTools tools_def.templateLiming Gao2018-04-101-0/+126
* 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-052-7/+12
* BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao2017-12-0523-51/+51
* BaseTools/Bin: Update the BaseTools Win32 binaries version informationHao Wu2017-06-081-2/+2
* 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/Bin: Update the BaseTools Win32 binaries version informationHao Wu2017-05-311-2/+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: Clean up tools_def.template for XCODE5Michael Kinney2017-05-241-26/+28
* BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGSMichael Kinney2017-05-241-3/+3
* BaseTools/Bin: Update the BaseTools Win32 binaries version informationHao Wu2017-05-131-2/+2
* 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: Sync BrotliCompress script the same styleSong, BinX2017-05-101-23/+32
* BaseTools: Add --version option in Brotli and BrotliCompressSong, BinX2017-05-103-22/+55
* 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/Bin: Update the BaseTools Win32 binaries version informationHao Wu2017-04-141-1/+2
* BaseTools: Add option in CLANG38 to disable warning unknown-warning-optionLiming Gao2017-04-131-1/+1
* 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 tools_def.template to add -fno-builtin in GCC tool chainLiming Gao2017-04-061-7/+7
* BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu2017-04-061-2/+2