]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
MdeModulePkg/TerminalDxe: Refine SetTerminalDevicePath
[mirror_edk2.git] / BaseTools /
2017-01-06 Yonghong ZhuBaseTools: not report error for the optional items...
2017-01-04 Yonghong ZhuBaseTools: fix the bug for Mixed Pcd display in the...
2017-01-04 Liming GaoBaseTools toolsetup.bat: set PATH to include Bin Win32...
2017-01-04 Liming GaoBaseTools toolsetup.bat: Set env when the binary tools...
2016-12-29 Yonghong ZhuBaseTools: Fix the bug for RAW file alignment value...
2016-12-29 Hess ChenBaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID"
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-20 Yonghong ZhuBaseTools: Correct bin wrappers for GenDepex.py path
2016-12-05 Hao WuBaseTools/VolInfo: Fix printf issue using '%ls' in...
2016-12-02 Yonghong ZhuBaseTools: Support QuotedString for PREBUILD/POSTBUILD...
2016-12-02 Yonghong ZhuBaseTools: Fix the bug to parse the new map file format
2016-12-02 Yonghong ZhuBaseTools: add error check for "#image" for idf file...
2016-11-30 Yonghong ZhuBaseTools: fix the bug to add PaletteSize info into...
2016-11-30 Liming GaoBaseTools CommonLib: Update ReadMemoryFileLine() to...
2016-11-29 Yonghong ZhuBaseTools: Fix bug for decimal value of VPDPCD offset...
2016-11-23 Yonghong ZhuBaseTools: report error for same Guid's Private definit...
2016-11-18 Liming GaoBaseTools gitignore: Ignore VS intermediate files ...
2016-11-18 Hao WuBaseTools/BuildEnv: Do not modify the env 'PACKAGES_PAT...
2016-11-16 Liming GaoBaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP...
2016-11-16 Liming GaoBaseTools tools_def.txt: Remove -P option in GCC ASLPP_...
2016-11-15 Yonghong ZhuBaseTools: FILE DATA to support relative path under...
2016-11-15 Yonghong ZhuBaseTools: Fix the bug to support generate FFS by Align...
2016-11-14 Michael KinneyBaseTools/Scripts: Add BinToPcd utility
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-05 Yonghong ZhuBaseTools: Add the support for character '<' and '...
2016-11-04 Jiewen YaoBaseTools/Pkcs7: Add readme.md
2016-11-04 Yonghong ZhuBaseTools: Fix the Windows GCC Build Failure with too...
2016-11-03 Jiewen YaoBaseTool/Pkcs7: Add TestRoot.cer.
2016-11-03 Liming GaoBaseTools LzmaCompress: Update LZMA to new 16.04 version
2016-11-02 Yonghong ZhuBaseTools:introduce PREFIX env for VS tool path
2016-11-02 Yonghong ZhuBaseTools: Update toolsetup.bat to call the set_vsprefi...
2016-11-02 Yonghong ZhuBaseTools: Add a new bat file to set PREFIX envs
2016-11-02 Yonghong ZhuBaseTools: Fix a bug for tooldef class not include...
2016-11-02 Yonghong ZhuBaseTools: Fix a bug for ExpandMacros to support mixed...
2016-11-02 Yonghong ZhuBaseTools: Fix the bug for OptionRom generation with...
2016-10-24 Leif Lindholmedksetup.sh, BaseTools/BuildEnv: add --reconfig support
2016-10-24 Cinnamon Shiaedksetup.bat: Support --nt32 X64
2016-10-21 Liming GaoBaseTools VS Makefile: Use /MT in replace of /MD to...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update to report error for...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update to handle the two ...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update for max length of subje...
next