summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-11-08BaseTools/VfrCompile: Initialize local variables before being usedHao Wu
2016-11-08BaseTools/TianoCompress: Initialize local variables before being usedHao Wu
2016-11-08BaseTools/VolInfo: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/VfrCompile: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/TianoCompress: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenVtf: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenSec: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenPage: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenFw: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenFv: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/GenFfs: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/EfiRom: Avoid possible NULL pointer dereferenceHao Wu
2016-11-08BaseTools/C/Common: Avoid possible NULL pointer dereferenceHao Wu
2016-11-05BaseTools: Add the support for character '<' and '>' in the map fileYonghong Zhu
2016-11-04BaseTools/Pkcs7: Add readme.mdJiewen Yao
2016-11-04BaseTools: Fix the Windows GCC Build Failure with too long pathYonghong Zhu
2016-11-03BaseTool/Pkcs7: Add TestRoot.cer.Jiewen Yao
2016-11-03BaseTools LzmaCompress: Update LZMA to new 16.04 versionLiming Gao
2016-11-02BaseTools:introduce PREFIX env for VS tool pathYonghong Zhu
2016-11-02BaseTools: Update toolsetup.bat to call the set_vsprefix_envs.batYonghong Zhu
2016-11-02BaseTools: Add a new bat file to set PREFIX envsYonghong Zhu
2016-11-02BaseTools: Fix a bug for tooldef class not include the newly EnvYonghong Zhu
2016-11-02BaseTools: Fix a bug for ExpandMacros to support mixed case ENV varYonghong Zhu
2016-11-02BaseTools: Fix the bug for OptionRom generation with different archYonghong Zhu
2016-10-24edksetup.sh, BaseTools/BuildEnv: add --reconfig supportLeif Lindholm
2016-10-24edksetup.bat: Support --nt32 X64Cinnamon Shia
2016-10-21BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dllLiming Gao
2016-10-21BaseTools/PatchCheck.py: Update to report error for EFI_D_*Yonghong Zhu
2016-10-21BaseTools/PatchCheck.py: Update to handle the two [] as prefixYonghong Zhu
2016-10-21BaseTools/PatchCheck.py: Update for max length of subject and message lineYonghong Zhu
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu
2016-10-19BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu
2016-10-12BaseTools/GenFds: Support FDF sections in any orderMichael Kinney
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu
2016-10-12BaseTools: support the NOOPT target with the GCC tool chainsYonghong Zhu
2016-10-08BaseTools Makefile: Enable O2 option for GCC tool chainLiming Gao
2016-10-08BaseTools GenVtf: Initialize the return point as NULLLiming Gao
2016-10-08BaseTools Makefile: Enable O2 option to replace Od for VS tool chainLiming Gao
2016-10-08BaseTools EfiLdrImage: Remove unnecessary exit (0)Liming Gao
2016-09-30BaseTools Build: Fix build break for clean target in LinuxHao Wu
2016-09-30BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao
2016-09-30BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao
2016-09-27BaseTools: List missing source python files for Ecc tool in MakefileHao Wu
2016-09-27BaseTools: Add some posixlike files for LinuxYonghong Zhu
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu
2016-09-25BaseTools: handling the case that map file is not existYonghong Zhu
2016-09-21BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python sourceLiming Gao
2016-09-21BaseTools: Update Python Makefile not to depend on PYTHON_FREEZER_PATHLiming Gao