summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-07-13BaseTools: Fix the bug to correctly handle the [BuildOptions]Yonghong Zhu
2016-07-13BaseTools: fix the bug for [BuildOptions] of multiple workspace supportYonghong Zhu
2016-07-13BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu
2016-07-13BaseTools: use unsigned chars on ARM architecturesLeif Lindholm
2016-07-13BaseTools: generate hash value in build report for each output EFI imageYonghong Zhu
2016-07-13BaseTools/VolInfo: generate HASH value for each PE imageYonghong Zhu
2016-07-13BaseTools: Remove /Oi from Visual Studio tool chains.Cinnamon Shia
2016-07-13BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu
2016-07-13BaseTools: Enhance --Pcd which override by build optionYonghong Zhu
2016-07-13BaseTools: cache the defined Guid tool to improve the performanceYonghong Zhu
2016-07-13BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu
2016-07-13BaseTools: Add two new sections for PCD in the build reportYonghong Zhu
2016-07-13BaseTools: Remove the unnecessary check for RAW FileYonghong Zhu
2016-07-13BaseTools: generate alignment when the FV content come from the filesystemYonghong Zhu
2016-07-13BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu
2016-07-13BaseTools AARCH64: move DEBUG GCC49 to the small code modelArd Biesheuvel
2016-07-13BaseTools/GCC: set -Wno-unused-but-set-variables only on RELEASE buildsArd Biesheuvel
2016-07-13BaseTools: Updated BuildNotes URLsPeter Kirmeier
2016-07-13BaseTools: not include the undefined macro in response fileYonghong Zhu
2016-07-13BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu
2016-07-13BaseTools: add new command line option to support override PCD valueYonghong Zhu
2016-07-13BaseTools: Support recent versions of cx_freeze.Marvin Haeuser
2016-07-13BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu
2016-07-13BaseTools: Mentioned get_vsvars.bat at ReadMePeter Kirmeier
2016-03-15External link to BaseTools Win binary r129(main trunk r20234)Hao Wu
2016-03-15BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu
2016-03-15BaseTools: update the mail address for stack trace infoYonghong Zhu
2016-03-15BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen
2016-03-15BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen
2016-03-15BaseTools ConvertMasmToNasm: Fix running script outside of a git treeJordan Justen
2016-03-15BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene
2016-03-11External link to BaseTools Win binary r126(main trunk r20180)Hao Wu
2016-03-11BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu
2016-03-11BaseTools: Change source files to DOS format.Liming Gao
2016-03-11BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser
2016-03-11BaseTools/LZMA: fix the format issue for last patchYonghong Zhu
2016-03-02External link to BaseTools Win binary r123(main trunk r20055)Hao Wu
2016-03-02BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu
2016-03-02BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney
2016-02-25External link to BaseTools Win binary r122(main trunk r19875)Hao Wu
2016-02-24BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu
2016-02-24BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch
2016-02-24BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek
2016-02-24BaseTools/VolInfo: add some generic optionsYonghong Zhu
2016-02-24BaseTools: report an error message when failed to start build commandYonghong Zhu
2016-02-24BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu
2016-02-24BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay
2016-02-24BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay
2016-02-24BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay
2016-02-24BaseTools-Source: Update displayed version informationedk2 dev