]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/C
BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild Pcd
[mirror_edk2.git] / BaseTools / Source / C /
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.
2016-03-03 Yonghong ZhuBaseTools/LZMA: fix the format issue for last patch
2016-02-29 Yonghong ZhuBaseTools: fix LzmaCompress VS2013 make failure
2016-02-18 Laszlo ErsekBaseTools: LzmaCompress: fix gcc-6 warning "misleading...
2016-02-18 Yonghong ZhuBaseTools/VolInfo: add some generic options
2016-02-18 Yonghong ZhuBaseTools/GenFw: Fix a bug for GCC build
2016-02-17 Michael LeMayBaseTools/GenFw: Correct datatypes in diagnostic messag...
2016-02-17 Michael LeMayBaseTools/GenFw: Enhance error message for bad symbol...
2016-02-17 Michael LeMayBaseTools/GenFw: Exit with error when header lookup...
2016-02-16 edk2 devBaseTools-Source: Update displayed version information
2016-02-15 Ard BiesheuvelBaseTools/GenFw AARCH64: add support for relative data...
next