summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-03-22BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu
2016-03-16BaseTools: add new command line option to support override PCD valueYonghong Zhu
2016-03-15BaseTools: Support recent versions of cx_freeze.Marvin Haeuser
2016-03-15BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu
2016-03-15BaseTools: Mentioned get_vsvars.bat at ReadMePeter Kirmeier
2016-03-14BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu
2016-03-10BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen
2016-03-10BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen
2016-03-10BaseTools ConvertMasmToNasm: Fix running script outside of a git treeJordan Justen
2016-03-10BaseTools: Update ARM/AArch64 GenFv vector processing for encapsulated FVsCohen, Eugene
2016-03-10BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu
2016-03-10BaseTools: Change source files to DOS format.Liming Gao
2016-03-09BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser
2016-03-03BaseTools/LZMA: fix the format issue for last patchYonghong Zhu
2016-02-29BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu
2016-02-24BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney
2016-02-19BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu
2016-02-19BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch
2016-02-18BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek
2016-02-18BaseTools/VolInfo: add some generic optionsYonghong Zhu
2016-02-18BaseTools: report an error message when failed to start build commandYonghong Zhu
2016-02-18BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu
2016-02-17BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay
2016-02-17BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay
2016-02-17BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev
2016-02-15BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu
2016-01-29BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu
2016-01-29BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu
2016-01-29BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu
2016-01-26BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu
2016-01-21BaseTools: make build report tolerant of FVs specified by nameEugene Cohen
2016-01-20BaseTools: Improve LzmaF86Compress wrapperCharles Duffy
2016-01-20BaseTools: Use python2 if available in Tests/GNUmakefileCharles Duffy
2016-01-20BaseTools: Improve shell wrapper for C build commandsCharles Duffy
2016-01-20BaseTools: Improve shell wrappers for Python build commandsCharles Duffy
2016-01-19BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2016-01-18BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu
2016-01-18BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu
2016-01-18BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu
2016-01-11BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel
2016-01-11BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel
2016-01-11BaseTools/VfrCompile: honor CC if it is setMichael Thomas
2016-01-06BaseTools: Fix 'caculate' typosHao Wu
2016-01-04BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel
2016-01-04BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel
2015-12-30BaseTool/UPT: Fix a typo issueHess Chen
2015-12-30BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen