summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-07CorebootPayloadPkg: Fix typos in commentsMaurice Ma
2016-11-07ShellPkg/Ping6: Add a note in help for TargetIphegdenag
2016-11-07CryptoPkg: Fix typos in commentsGary Lin
2016-11-07ShellPkg/reset: Support "-fwui" flagChen A Chen
2016-11-05Edk2Setup.bat: Fix build errors from VS tools PREFIX ENV missingCinnamon Shia
2016-11-05BaseTools: Add the support for character '<' and '>' in the map fileYonghong Zhu
2016-11-04OvmfPkg/ResetVector: Depend on PCD values of the page tables.Marvin Häuser
2016-11-04BaseTools/Pkcs7: Add readme.mdJiewen Yao
2016-11-04MdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()Ard Biesheuvel
2016-11-04BaseTools: Fix the Windows GCC Build Failure with too long pathYonghong Zhu
2016-11-04MdePkg/BaseLib: Move CHAR_NULL definition to Base.h in BaseLibSong, BinX
2016-11-04IntelFrameworkModulePkg/BootMaint: Show "Change Boot order" page correctlyDandan Bi
2016-11-03OvmfPkg/ResetVector: Remove the unused ASM ResetVector.Marvin Häuser