]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
MdeModulePkg/PeiCore: honour minimal runtime allocation granularity
[mirror_edk2.git] / BaseTools /
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-24 Ard BiesheuvelBaseTools: GCC: move most AutoGen.obj contents back...
2017-02-23 Yonghong ZhuBaseTools: Fix the regression issue caused by commit...
2017-02-22 Jiewen YaoBaseTool/Script: Add SmiHandleProfile OS tool to get...
2017-02-22 Paolo BonziniVfrCompile: fix invalid comparison between pointer...
2017-02-22 Yonghong ZhuBaseTools: add error check for Macro usage in the INF...
2017-02-17 Yonghong ZhuBaseTools: Fix bug for GUIDED tool path override by...
2017-02-14 Yonghong ZhuBaseTools: Enhance BaseTools supports FixedAtBuild...
2017-02-13 Liming GaoBaseTools: Add NOOPT target in CLANG38 tool chain
2017-02-08 Yonghong ZhuBaseTools: Fix the bug to parse the short varname in...
2017-02-06 Liming GaoBaseTools: Update top VS Makefile with the absolute...
2017-01-23 Nikolai SAOUKHBaseTools: Convert incomplete expression with dangling...
2017-01-23 Yonghong ZhuBaseTools: Extend the Macro used in the FDF !include...
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...
next