]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C
BaseTools: Remove './SecMain' from 'run' target
[mirror_edk2.git] / BaseTools / Source / C /
2019-05-13 Dandan BiBaseTools/VfrCompile: clean Framework Vfr support
2019-05-10 Liu, ZhiguangBaseTools: Check the fread function and avoid dead...
2019-05-09 Dandan BiBaseTools/VfrCompile: Remove framework VFR support
2019-05-03 Rebecca CranBaseTools: support arm64 as a platform name in addition...
2019-05-01 Feng, Bob CBaseTools: Add GCC flags to Basetool build.
2019-05-01 Bob FengBaseTools: split long line into multiple short lines.
2019-04-24 Laszlo ErsekBaseTools/PiFirmwareFile: fix undefined behavior in...
2019-04-10 Feng, Bob CBaseTools: Fixed issue in MultiThread Genfds function
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-04-01 Fan, ZhijuXBaseTools:Coding problems caused by special characters
2019-03-27 Shenglei ZhangBaseTools/C/Common: Improve performance of boundary...
2019-03-27 Shenglei ZhangBaseTools/TianoCompress: Improve performance of boundar...
2019-03-15 Feng, Bob CBaseTools: Fixed the issue of BaseTools Make cleanall...
2019-02-25 Feng, Bob CBaseTools: Add parameter check for the AsciiStringToUint64
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Liming GaoBaseTools: Update PYTHON env to PYTHON_COMMAND
2019-02-01 Zhijux FanBaseTools: Update windows and linux run scripts file...
2019-01-31 Mike TurnerBaseTools/DevicePath: Add a checking step
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
next