]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C
BaseTools/GenFw: Add X64 GOTPCREL Support to GenFw
[mirror_edk2.git] / BaseTools / Source / C /
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
2016-11-08 Hao WuBaseTools/VfrCompile: Remove unused local variables
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid freeing freed memory in...
2016-11-08 Hao WuBaseTools/VfrCompile: Add assignment operator definitio...
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid freeing memory with mismatc...
2016-11-08 Hao WuBaseTools/VfrCompile: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/GenFv: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/EfiRom: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/VfrCompile: Add checks for array access
2016-11-08 Hao WuBaseTools/TianoCompress: Add checks for array access
2016-11-08 Hao WuBaseTools/C/Common: Add checks for array access
2016-11-08 Hao WuBaseTools/GenVtf: Fix parameter format mismatch in...
2016-11-08 Hao WuBaseTools/GenFw: Fix parameter format mismatch in scanf...
2016-11-08 Hao WuBaseTools/GenFv: Fix parameter format mismatch in scanf...
2016-11-08 Hao WuBaseTools/C/Common: Fix parameter format mismatch in...
2016-11-08 Hao WuBaseTools/VolInfo: Fix parameter format mismatch in...
2016-11-08 Hao WuBaseTools/GenBootSector: Fix parameter format mismatch...
2016-11-08 Hao WuBaseTools/VfrCompile: Initialize local variables before...
2016-11-08 Hao WuBaseTools/TianoCompress: Initialize local variables...
2016-11-08 Hao WuBaseTools/VolInfo: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid possible NULL pointer deref...
2016-11-08 Hao WuBaseTools/TianoCompress: Avoid possible NULL pointer...
2016-11-08 Hao WuBaseTools/GenVtf: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenSec: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenPage: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenFw: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenFv: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenFfs: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/EfiRom: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/C/Common: Avoid possible NULL pointer dereference
2016-11-03 Liming GaoBaseTools LzmaCompress: Update LZMA to new 16.04 version
2016-10-21 Liming GaoBaseTools VS Makefile: Use /MT in replace of /MD to...
2016-10-20 Gary LinBaseTools: Fix typos in comments and variables
2016-10-08 Liming GaoBaseTools Makefile: Enable O2 option for GCC tool chain
2016-10-08 Liming GaoBaseTools GenVtf: Initialize the return point as NULL
2016-10-08 Liming GaoBaseTools Makefile: Enable O2 option to replace Od...
2016-10-08 Liming GaoBaseTools EfiLdrImage: Remove unnecessary exit (0)
2016-09-30 Liming GaoBaseTools VS Makefile: Don't include ms.common in ms.app
2016-09-30 Liming GaoBaseTools Makefile: Missing LFAGS in app.makefile
2016-09-09 Laszlo ErsekBaseTools/EfiRom: supply missing machine type lookup...
2016-09-08 Liming GaoBaseTools VfrCompile Pccts: Update GCC Flags to the...
2016-09-08 Liming GaoBaseTools VfrCompile GNU makefile: Replace CXX with...
2016-09-08 Liming GaoBaseTools GNU makefile: remove unused .S rule
2016-09-08 Liming GaoBaseTools GNU makefile: Add BUILD_CXXFLAGS to align...
2016-09-04 Yonghong ZhuBaseTools: Change source files to DOS format
2016-08-23 Ard BiesheuvelBaseTools/GenFw: ignore dynamic RELA sections
2016-08-23 Liming GaoBaseTools GnuMakefile: Update GCC Flags to the specific...
2016-08-23 Liming GaoBaseTools GNU Makefile: Add the missing rules for cpp...
2016-08-22 Liming GaoBaseTools PeCoffLib: Fix the issue to get RelocationsSt...
2016-08-14 Leo DuranBaseTools/GenFv: Account for rebase of FV section conta...
2016-08-12 Dandan BiBaseTool/VfrCompile: Remove reset button opcode in...
2016-08-08 Ard BiesheuvelBaseTools X64: fold PLT relocations into simple relativ...
2016-08-08 Dandan BiBaseTools/VfrCompile: Add two new option for VfrCompile
2016-08-08 Dandan BiBaseTool/VfrCompile: Add missing question opcode
2016-08-02 Ard BiesheuvelBaseTools/GenFw AARCH64: convert ADRP to ADR instructio...
2016-05-18 Zenith432BaseTools: Eliminate two shift-negative-value in FvLib.c
2016-05-16 Samer El-Haj-MahmoudBaseTools: Add HII definitions from UEFI 2.6
2016-05-16 Yonghong ZhuBaseTools/GenFw: enhance to use Magic Field to identify...
2016-04-15 Yonghong ZhuBaseTools/VolInfo: Update to handle PE image with ...
2016-04-15 Yonghong ZhuBaseTools/GenFw: Update to handle PE image with .code...
2016-04-12 Yonghong ZhuBaseTools/VolInfo: generate HASH value for each PE...
2016-03-10 Cohen, EugeneBaseTools: Update ARM/AArch64 GenFv vector processing...
2016-03-10 Liming GaoBaseTools: Change source files to DOS format.
next