]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C
MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version
[mirror_edk2.git] / BaseTools / Source / C /
2019-01-16 Liming GaoBaseTools VolInfo: Fix XCODE5 build issue
2019-01-15 Liming GaoBaseTools GenFw: Fix XCODE5 build issue
2019-01-14 Feng, Bob CBaseTools: Remove unused logic from C tools
2019-01-08 Dandan BiBaseTools/VfrCompile: report error for Integer overflow
2018-12-28 Chasel, ChiuBaseTools/GenFv: Support SecCore and PeiCore in differe...
2018-12-12 Ard BiesheuvelBaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL reloca...
2018-12-06 Ard BiesheuvelBaseTools/CommonLib: drop the use of MAX_ADDRESS
2018-12-06 Shenglei ZhangBaseTools: Remove tools only used by DuetPkg
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: drop definition of MAX_UINTN
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: get rid of 'native' type string...
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use MAX_UINT32 as default device...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: add definition of MAX_UINT32
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use explicit 64-bit number parsin...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: use explicit 64-bit type in Strtoi()
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: avoid using 'native' word size...
2018-12-05 Shenglei ZhangBaseTools: Remove GenVtf
2018-11-11 Liming GaoBaseTools: Fix UEFI and Tiano Decompression logic issue
2018-10-27 Feng, YunhuaXBaseTools: Sync the DevicePath Function update from...
2018-10-24 Liming GaoBaseTools: Add more checker in Decompress algorithm...
2018-10-16 Zhaozh1xBaseTools: add ASSERT checker for array buffer value...
2018-10-15 Yunhua FengBaseTools: Add --uefi option to enable UefiCompress...
2018-10-15 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-13 Yunhua FengBaseTools: Add --uefi option to enable UefiCompress...
2018-10-13 Yunhua FengBaseTools: Update Makefile to ignore python tools make
2018-10-09 Liming GaoBaseTools: Update Brotli Compress to the latest one...
2018-10-09 Liming GaoBaseTools LzmaCompress: Fix GCC warning misleading...
2018-10-09 Liming GaoBaseTools Lzma: Update LZMA SDK version to 18.05
2018-09-12 Dongao GuoBaseTools: Support multi thread build Basetool on Windows
2018-08-22 Laszlo ErsekBaseTools/VfrCompile: honor EXTRA_LDFLAGS
2018-08-16 Laszlo ErsekBaseTools/Source/C: take EXTRA_LDFLAGS from the caller
2018-08-16 Laszlo ErsekBaseTools/Source/C: take EXTRA_OPTFLAGS from the caller
2018-08-16 Laszlo ErsekBaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS
2018-08-16 Laszlo ErsekBaseTools/header.makefile: remove "-c" from BUILD_CFLAGS
2018-08-16 Laszlo ErsekBaseTools/footer.makefile: expand BUILD_CFLAGS last...
2018-08-16 Yunhua FengBaseTools: Add Dns and BluetoothLE DevicePath
2018-08-16 Yunhua FengBaseTools: Remove duplicate function declaration
2018-07-23 Yonghong ZhuBaseTools: ElfConvert Tool update VerboseMsg to same...
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...
next