summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
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-31BaseTools/GCC AARCH64: force disable PIC code generationArd Biesheuvel1-1/+1
2017-03-31BaseTools: Update Brotli and BrotliCompress mode and formatSong, BinX2-71/+71
2017-03-29BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu3-8/+8
2017-03-29BaseTools: Add Brotli algorithm toolSong, BinX10-20/+318
2017-03-29BaseTools: Copy Brotli algorithm 3rd party source code for toolSong, BinX78-0/+44183
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-22BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations.Marvin Haeuser1-1/+1
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: Man Page UpdateHess Chen1-223/+281
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-03-07BaseTools/VolInfo: Fix VS2010/VS2012 build failureHao Wu1-1/+3
2017-03-07BaseTools/GenVtf: Fix VS2010/VS2012 build failureHao Wu1-2/+4
2017-03-07BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu2-14/+20
2017-03-02BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0Hao Wu1-3/+2
2017-03-01BaseTools/GenVtf & VolInfo: Fix build fail for 'snprintf' not definedHao Wu2-75/+8
2017-02-24BaseTools: GCC: move most AutoGen.obj contents back to .data sectionArd Biesheuvel1-3/+6
2017-02-23BaseTools: Fix the regression issue caused by commit dc4c77Yonghong Zhu1-2/+2
2017-02-22BaseTool/Script: Add SmiHandleProfile OS tool to get symbol.Jiewen Yao1-0/+312
2017-02-22VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini1-1/+1
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-13BaseTools: Add NOOPT target in CLANG38 tool chainLiming Gao1-9/+25
2017-02-08BaseTools: Fix the bug to parse the short varname in map fileYonghong Zhu1-4/+10
2017-02-06BaseTools: Update top VS Makefile with the absolute pathLiming Gao1-7/+11
2017-01-23BaseTools: Convert incomplete expression with dangling while()Nikolai SAOUKH1-3/+3
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
2017-01-04BaseTools toolsetup.bat: set PATH to include Bin Win32 directoryLiming Gao1-0/+2
2017-01-04BaseTools toolsetup.bat: Set env when the binary tools are missingLiming Gao1-5/+5
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-23BaseTools/Pccts: Resolve GCC sting format mismatch build warningHao Wu1-1/+1
2016-12-20BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao1-1/+1
2016-12-20BaseTools: fix write-strings build warningsHeyi Guo1-1/+1
2016-12-20BaseTools: fix format type build warningsHeyi Guo2-10/+10
2016-12-20BaseTools: fix format-security build warningsHeyi Guo3-6/+6
2016-12-20BaseTools: Correct bin wrappers for GenDepex.py pathYonghong Zhu2-2/+2
2016-12-05BaseTools/VolInfo: Fix printf issue using '%ls' in format stringHao Wu1-1/+68
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