summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2018-08-14BaseTools/tools_def: add "-fno-unwind-tables" to GCC_AARCH64_CC_FLAGSLaszlo Ersek
2018-03-06BaseTools/tools_def: add CLANG38 LTO versions for AARCH64 and ARMArd Biesheuvel
2018-03-06BaseTools/Gcc ARM AARCH64: add support for building device tree binariesArd Biesheuvel
2018-03-06BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchainShi, Steven
2018-03-06BaseTools: Add option in CLANG38 to disable warning unknown-warning-optionLiming Gao
2018-03-06BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations.Marvin Haeuser
2018-03-06BaseTools: Add NOOPT target in CLANG38 tool chainLiming Gao
2018-02-05Fix build on newer gccRiku Voipio
2017-10-30edk2: Add -fno-pic/-fno-pie to let things work w/ android toolchainJohn Stultz
2017-10-26VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini
2017-01-04BaseTools: fix the bug for Mixed Pcd display in the reportYonghong Zhu
2017-01-04BaseTools toolsetup.bat: set PATH to include Bin Win32 directoryLiming Gao
2017-01-04BaseTools toolsetup.bat: Set env when the binary tools are missingLiming Gao
2016-12-29BaseTools: Fix the bug for RAW file alignment value supportYonghong Zhu
2016-12-29BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID"Hess Chen
2016-12-23BaseTools/Pccts: Resolve GCC sting format mismatch build warningHao Wu
2016-12-20BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao
2016-12-20BaseTools: fix write-strings build warningsHeyi Guo
2016-12-20BaseTools: fix format type build warningsHeyi Guo
2016-12-20BaseTools: fix format-security build warningsHeyi Guo
2016-12-20BaseTools: Correct bin wrappers for GenDepex.py pathYonghong Zhu
2016-12-05BaseTools/VolInfo: Fix printf issue using '%ls' in format stringHao Wu
2016-12-02BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC fileYonghong Zhu
2016-12-02BaseTools: Fix the bug to parse the new map file formatYonghong Zhu
2016-12-02BaseTools: add error check for "#image" for idf file formatYonghong Zhu
2016-11-30BaseTools: fix the bug to add PaletteSize info into AutoGenYonghong Zhu
2016-11-30BaseTools CommonLib: Update ReadMemoryFileLine() to read line in file scopeLiming Gao
2016-11-29BaseTools: Fix bug for decimal value of VPDPCD offset display in reportYonghong Zhu
2016-11-23BaseTools: report error for same Guid's Private definition conflictYonghong Zhu
2016-11-18BaseTools gitignore: Ignore VS intermediate files *.obj and *.pdbLiming Gao
2016-11-18BaseTools/BuildEnv: Do not modify the env 'PACKAGES_PATH' in BuildEnvHao Wu
2016-11-16BaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP_FLAGSLiming Gao
2016-11-16BaseTools tools_def.txt: Remove -P option in GCC ASLPP_FLAGSLiming Gao
2016-11-15BaseTools: FILE DATA to support relative path under Multiple workspaceYonghong Zhu
2016-11-15BaseTools: Fix the bug to support generate FFS by Align=AutoYonghong Zhu
2016-11-14BaseTools/Scripts: Add BinToPcd utilityMichael Kinney
2016-11-10BaseTools/GenSec: Return correct status when input file size is 0Hao Wu
2016-11-10BaseTools/GenFfs: Fix return too early when input file is of size 0Hao Wu
2016-11-09BaseTools/PeCoffLib: Check 'RelocDir' before finding relocation blockHao Wu
2016-11-08BaseTools/VfrCompile/Pccts: Make assignment operator not returning voidHao Wu
2016-11-08BaseTools/VfrCompile/Pccts: Add virtual destructor for class DLGInputStreamHao Wu
2016-11-08BaseTools/VolInfo: Add definitions for command format stringsHao Wu
2016-11-08BaseTools/VfrCompile: Explicitly state format string for DebugMsg()Hao Wu
2016-11-08BaseTools/VolInfo: Provide string width in '%s' specifier in format stringHao Wu
2016-11-08BaseTools/GenVtf: Provide string width in '%s' specifier in format stringHao Wu
2016-11-08BaseTools/VolInfo: Fix file handles not being closedHao Wu
2016-11-08BaseTools/TianoCompress: Fix file handles not being closedHao Wu
2016-11-08BaseTools/LzmaCompress: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenVtf: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenFv: Fix file handles not being closedHao Wu