summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)Author
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-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-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
2016-11-08BaseTools/GenCrc32: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenBootSector: Fix file handles not being closedHao Wu
2016-11-08BaseTools/EfiRom: Fix file handles not being closedHao Wu
2016-11-08BaseTools/VolInfo: Fix potential memory leakHao Wu
2016-11-08BaseTools/VfrCompile: Fix potential memory leakHao Wu
2016-11-08BaseTools/TianoCompress: Fix potential memory leakHao Wu
2016-11-08BaseTools/Split: Fix potential memory and resource leakHao Wu
2016-11-08BaseTools/GenVtf: Fix potential memory leakHao Wu
2016-11-08BaseTools/GenSec: Fix potential memory leakHao Wu
2016-11-08BaseTools/GenPage: Fix potential memory leakHao Wu
2016-11-08BaseTools/GenFv: Fix potential memory leakHao Wu
2016-11-08BaseTools/EfiRom: Fix potential memory leakHao Wu
2016-11-08BaseTools/C/Common: Fix potential memory leakHao Wu
2016-11-08BaseTools/VfrCompile: Remove unused local variablesHao Wu
2016-11-08BaseTools/VfrCompile: Avoid freeing freed memory in classesHao Wu
2016-11-08BaseTools/VfrCompile: Add assignment operator definition for some classesHao Wu
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