]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C
BaseTool: Fixed the incorrect cache key.
[mirror_edk2.git] / BaseTools / Source / C /
2018-07-11 Zenith432BaseTools/GenFw: Disable support for R_X86_64_32S
2018-07-11 Zenith432BaseTools/GenFw: Add X64 GOTPCREL Support to GenFw
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-08 Yunhua FengBaseTools: Fix Section header size larger than elf...
2018-06-08 Yunhua FengBaseTools: Check elf sections alignment with MAX_COFF_A...
2018-06-06 Ezra GodfreyBaseTools/VolInfo: Update EFI FV FILETYPES for new...
2018-05-09 Bi, DandanBaseTools/VfrCompile: Avoid using uninitialized pointer
2018-04-17 Dandan BiBaseTool/VfrCompile: make delete[] match with new[]
2018-04-17 Dandan BiBaseTools/VfrCompile:Fix memory leak issues
2018-04-11 Feng, YunhuaXBaseTools: argument genfds-multi-thread create GenSec...
2018-04-11 Feng, YunhuaXBaseTools: Correct GenSec argument dummy free memory...
2018-03-23 Bi, DandanBaseTool/VfrCompile: Fix potential memory leak issue
2018-03-23 Bi, DandanBaseTool/VfrCompile: make delete[] match with new[]
2018-03-07 Laszlo ErsekBaseTools/header.makefile: revert gcc-8 "-Wno-xxx"...
2018-03-05 Laszlo ErsekBaseTools/GenVtf: silence false "stringop-overflow...
2018-03-05 Laszlo ErsekBaseTools/header.makefile: add "-Wno-restrict"
2018-03-05 Laszlo ErsekBaseTools/header.makefile: add "-Wno-stringop-truncation"
2018-03-05 Yonghong ZhuBaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH defin...
2018-03-03 Yonghong ZhuBaseTools: Fix byte orders when handling 8-byte array
2018-03-03 Yonghong ZhuBaseTools: Fix bug when converting iSCSI node
2018-03-01 Liming GaoBaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition...
2018-02-27 Liming GaoBaseTools: Update GenFw to correct DebugEntry Offset...
2018-02-27 Liming GaoBaseTools: Resolve BaseTools C tool build failure
2018-02-26 Liming GaoBaseTools GenFv: Update error message to describe PE...
2018-02-26 Liming GaoBaseTools: Add the missing basic definition in C BaseType.h
2018-02-06 Liming GaoBaseTools GNUmakefile: Remove HOST_ARCH in every tool...
2018-02-06 Liming GaoBaseTools GNUmakefile: Move HOST_ARCH detection into...
2018-02-02 Feng, YunhuaXBaseTools: Fix make PcdValueCommon.c failure on GCC
2018-02-01 Liming GaoBaseTools CommonLib: Remove the unnecessary print messa...
2018-01-25 Liming GaoBaseTools: CommonLib Fix Crash to write the last byte
2018-01-24 Chema GonzalezBaseTools: Barf on unknown HOST_ARCH in C Makefile
2018-01-15 Hao WuBaseTools/DevicePath: Fix potential null pointer derefe...
2018-01-15 Hao WuBaseTools/C/Common: Fix potential null pointer dereference
2018-01-15 Hao WuBaseTools/DevicePath: Fix potential memory leak
2018-01-15 Hao WuBaseTools/C/Common: Fix potential memory leak
2018-01-15 Hao WuBaseTools/C/Common: Fix code to be more readable
2018-01-03 Yonghong ZhuBaseTools: Fix compile error on VS2010
2018-01-03 Laszlo ErsekBaseTools/DevicePath: fix GCC build error in print_mem...
2018-01-03 Liming GaoBaseTools CommonLib: Fix printf %llx issue on UINT64
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
next