summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C
AgeCommit message (Expand)Author
2016-11-08BaseTools/VfrCompile: Avoid freeing memory with mismatched functionsHao Wu
2016-11-08BaseTools/VfrCompile: Add checks for user/file inputsHao Wu
2016-11-08BaseTools/GenFv: Add checks for user/file inputsHao Wu
2016-11-08BaseTools/EfiRom: Add checks for user/file inputsHao Wu
2016-11-08BaseTools/VfrCompile: Add checks for array accessHao Wu
2016-11-08BaseTools/TianoCompress: Add checks for array accessHao Wu
2016-11-08BaseTools/C/Common: Add checks for array accessHao Wu
2016-11-08BaseTools/GenVtf: Fix parameter format mismatch in scanf functionsHao Wu
2016-11-08BaseTools/GenFw: Fix parameter format mismatch in scanf functionsHao Wu
2016-11-08BaseTools/GenFv: Fix parameter format mismatch in scanf functionsHao Wu
2016-11-08BaseTools/C/Common: Fix parameter format mismatch in scanf functionsHao Wu
2016-11-08BaseTools/VolInfo: Fix parameter format mismatch in printf functionsHao Wu
2016-11-08BaseTools/GenBootSector: Fix parameter format mismatch in printf functionsHao Wu
2016-11-08BaseTools/VfrCompile: Initialize local variables before being usedHao Wu
2016-11-08BaseTools/TianoCompress: Initialize local variables before being usedHao Wu
2016-11-08BaseTools/VolInfo: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/VfrCompile: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/TianoCompress: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenVtf: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenSec: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenPage: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenFw: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenFv: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenFfs: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/EfiRom: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/C/Common: Avoid possible NULL pointer dereferenceHao Wu
2016-11-03BaseTools LzmaCompress: Update LZMA to new 16.04 versionLiming Gao
2016-10-21BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dllLiming Gao
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin
2016-10-08BaseTools Makefile: Enable O2 option for GCC tool chainLiming Gao
2016-10-08BaseTools GenVtf: Initialize the return point as NULLLiming Gao
2016-10-08BaseTools Makefile: Enable O2 option to replace Od for VS tool chainLiming Gao
2016-10-08BaseTools EfiLdrImage: Remove unnecessary exit (0)Liming Gao
2016-09-30BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao
2016-09-30BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao
2016-09-09BaseTools/EfiRom: supply missing machine type lookup stringsLaszlo Ersek
2016-09-08BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao
2016-09-08BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXXLiming Gao
2016-09-08BaseTools GNU makefile: remove unused .S ruleLiming Gao
2016-09-08BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in ruleLiming Gao
2016-09-04BaseTools: Change source files to DOS formatYonghong Zhu
2016-08-23BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao
2016-08-23BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao
2016-08-22BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao
2016-08-14BaseTools/GenFv: Account for rebase of FV section containing VTF fileLeo Duran
2016-08-12BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi
2016-08-08BaseTools X64: fold PLT relocations into simple relative referencesArd Biesheuvel
2016-08-08BaseTools/VfrCompile: Add two new option for VfrCompileDandan Bi
2016-08-08BaseTool/VfrCompile: Add missing question opcodeDandan Bi