]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C
BaseTools: resolve initialization order errors in VfrFormPkg.h
[mirror_edk2.git] / BaseTools / Source / C /
2018-01-02 zenith432BaseTools: resolve initialization order errors in VfrFo...
2018-01-02 zenith432BaseTools: silence parentheses-equality warning
2018-01-02 zenith432BaseTools: eliminate unused expression result
2018-01-02 zenith432BaseTools: correct mal-typed CVfrDLGLexer::errstd
2017-12-31 Yonghong ZhuBaseTools: Add DevicePath support for PCD values
2017-12-25 Liming GaoBaseTools: Add PcdValueCommon logic into C source CommonLib
2017-12-25 Liming GaoBaseTools: Update Makefile to work at absolute path
2017-12-25 Hao WuBaseTools/GenSec: Fix potential null pointer dereference
2017-12-25 Hao WuBaseTools/GenSec: Fix potential memory leak
2017-12-25 Hao WuBaseTools/GenFfs: Enlarge the size of 'AlignmentBuffer'
2017-12-25 Hao WuBaseTools/VfrCompile: Resolve uninit class variables...
2017-12-25 Hao WuBaseTools/VfrCompile: Add/refine boundary checks for...
2017-12-25 Hao WuBaseTools/GenVtf: Add/refine boundary checks for strcpy...
2017-12-25 Hao WuBaseTools/GenFv: Add/refine boundary checks for strcpy...
2017-12-25 Hao WuBaseTools/GenBootSector: Add/refine boundary checks...
2017-12-25 Hao WuBaseTools/EfiRom: Add/refine boundary checks for strcpy...
2017-12-25 Hao WuBaseTools/C/Common: Refine using sprintf() with '%s...
2017-12-25 Hao WuBaseTools/C/Common: Add/refine boundary checks for...
2017-12-25 Hao WuBaseTools/GenFv: Add check to ensure the file handle...
2017-12-25 Hao WuBaseTools/VfrCompile: Assign 'NULL' for closed file...
2017-12-25 Hao WuBaseTools/C/Common: Remove redundant type cast
2017-12-25 Hao WuBaseTools/LzmaCompress: Fix possible uninitialized...
2017-12-25 Hao WuBaseTools/EfiRom: Refine the logic in main()
2017-12-25 Hao WuBaseTools/C/Common: Add checks for array access
2017-12-12 Liming GaoBaseTools: Update BrotliCompress script to handle the...
2017-12-08 Leif LindholmBaseTools: align ERROR/WARNING/RETURN macros with MdePk...
2017-12-06 Yonghong ZhuBaseTools: Fix GenSec GCC make failure
2017-12-05 Yonghong ZhuBaseTools: Update Gensec to set PROCESSING_REQUIRED...
2017-12-05 Yonghong ZhuBaseTools: GenFfs support to get alignment value from...
2017-11-30 Liming GaoBaseTools: Update C tools top GNUMakefile to adjust...
2017-11-30 Liming GaoBaseTools: Update BaseTools top GNUMakefile with the...
2017-11-30 Liming GaoBaseTools: Replace ARCH with HOST_ARCH in C Makefile...
2017-11-03 Dandan BiBaseTools/VfrCompile: Add check to avoid using NULL...
2017-10-03 Yunhua FengBaseTools: PI 1.6 to support FV extended header contain...
2017-09-25 Yonghong ZhuBaseTools: extend FFS alignment to 16M
2017-09-21 Dandan BiBaseTool/VfrCompiler: Support Bit fields in EFI/Buffer...
2017-09-21 Dandan BiBaseTool/VfrCompile: Support Union type in VFR
2017-08-25 Daniel VerkampBaseTools/EfiRom: Add multiple device id support
2017-08-24 Liming GaoBaseTools: Roll back GenFw Change to keep unknown field...
2017-08-14 Andrew FishBaseTools: Fix Segmentation fault: 11 when build AppPkg...
2017-08-11 Yonghong ZhuBaseTools: Fix Xcode 9 Beta treating 32-bit left shift...
2017-08-04 Dandan BiBaseTools/VfrCompile: Remove the MAX_PATH limitation
2017-08-04 Dandan BiBaseTools/VfrCompile: Fix segmentation fault issues
2017-08-01 Yonghong ZhuBaseTools/GenCrc32: Fix a bug to hand empty file for...
2017-08-01 Yonghong ZhuBaseTools/EfiLdrImage: Fix a segmentation fault from...
2017-08-01 Yonghong ZhuBaseTools/EfiRom: Fix a segmentation fault from vsprint...
2017-08-01 Yonghong ZhuBaseTools/GenFfs: Fix a segmentation fault from vsprint...
2017-08-01 Yonghong ZhuBaseTools/GenSec: Fix a segmentation fault in main()
2017-08-01 Yonghong ZhuBaseTools/Split: Fix the segmentation fault in GetSplit...
2017-07-07 Supreeth VenkateshBaseTools/GenFw: recognize MM file types as EFI Boot...
2017-07-07 Supreeth VenkateshBaseTools/GenFfs: add FFS file types for MM modules.
2017-07-06 Ard BiesheuvelBaseTools/GenFw: disregard payload in PE debug director...
2017-07-05 Liming GaoBaseTools: Update GenFw to clear unused debug entry...
2017-05-05 Song, BinXBaseTools: Add --version option in Brotli and BrotliCom...
2017-04-27 Yonghong ZhuBaseTools/VolInfo: Update OPENSSL_PATH to support space...
2017-04-07 Liming GaoBaseTools: Convert BrotliCompress.bat to DOS format
2017-04-06 Liming GaoBaseTools: Add the missing copyrights in BrotliCompress.bat
2017-03-29 Song, BinXBaseTools: Add Brotli algorithm tool
2017-03-29 Song, BinXBaseTools: Copy Brotli algorithm 3rd party source code...
2017-03-07 Hao WuBaseTools/VolInfo: Fix VS2010/VS2012 build failure
2017-03-07 Hao WuBaseTools/GenVtf: Fix VS2010/VS2012 build failure
2017-03-07 Hao WuBaseTools/GenFw: Fix VS2010/VS2012 build failure
2017-03-02 Hao WuBaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat...
2017-03-01 Hao WuBaseTools/GenVtf & VolInfo: Fix build fail for 'snprint...
2017-02-22 Paolo BonziniVfrCompile: fix invalid comparison between pointer...
2017-01-23 Nikolai SAOUKHBaseTools: Convert incomplete expression with dangling...
2016-12-23 Hao WuBaseTools/Pccts: Resolve GCC sting format mismatch...
2016-12-20 Liming GaoBaseTools GCC makefile: disable unused-result warning...
2016-12-20 Heyi GuoBaseTools: fix write-strings build warnings
2016-12-20 Heyi GuoBaseTools: fix format type build warnings
2016-12-20 Heyi GuoBaseTools: fix format-security build warnings
2016-12-05 Hao WuBaseTools/VolInfo: Fix printf issue using '%ls' in...
2016-11-30 Liming GaoBaseTools CommonLib: Update ReadMemoryFileLine() to...
2016-11-10 Hao WuBaseTools/GenSec: Return correct status when input...
2016-11-10 Hao WuBaseTools/GenFfs: Fix return too early when input file...
2016-11-09 Hao WuBaseTools/PeCoffLib: Check 'RelocDir' before finding...
2016-11-08 Hao WuBaseTools/VfrCompile/Pccts: Make assignment operator...
2016-11-08 Hao WuBaseTools/VfrCompile/Pccts: Add virtual destructor...
2016-11-08 Hao WuBaseTools/VolInfo: Add definitions for command format...
2016-11-08 Hao WuBaseTools/VfrCompile: Explicitly state format string...
2016-11-08 Hao WuBaseTools/VolInfo: Provide string width in '%s' specifi...
2016-11-08 Hao WuBaseTools/GenVtf: Provide string width in '%s' specifie...
2016-11-08 Hao WuBaseTools/VolInfo: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/TianoCompress: Fix file handles not being...
2016-11-08 Hao WuBaseTools/LzmaCompress: Fix file handles not being...
2016-11-08 Hao WuBaseTools/GenVtf: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/GenFv: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/GenCrc32: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/GenBootSector: Fix file handles not being...
2016-11-08 Hao WuBaseTools/EfiRom: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/VolInfo: Fix potential memory leak
2016-11-08 Hao WuBaseTools/VfrCompile: Fix potential memory leak
2016-11-08 Hao WuBaseTools/TianoCompress: Fix potential memory leak
2016-11-08 Hao WuBaseTools/Split: Fix potential memory and resource...
2016-11-08 Hao WuBaseTools/GenVtf: Fix potential memory leak
2016-11-08 Hao WuBaseTools/GenSec: Fix potential memory leak
2016-11-08 Hao WuBaseTools/GenPage: Fix potential memory leak
2016-11-08 Hao WuBaseTools/GenFv: Fix potential memory leak
2016-11-08 Hao WuBaseTools/EfiRom: Fix potential memory leak
2016-11-08 Hao WuBaseTools/C/Common: Fix potential memory leak
next