summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
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
2016-02-24BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel
2016-02-24BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu
2016-02-24BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu
2016-02-24BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu
2016-02-24BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu
2016-02-24BaseTools: make build report tolerant of FVs specified by nameEugene Cohen
2016-02-24BaseTools: Improve LzmaF86Compress wrapperCharles Duffy
2016-02-24BaseTools: Use python2 if available in Tests/GNUmakefileCharles Duffy
2016-02-24BaseTools: Improve shell wrapper for C build commandsCharles Duffy
2016-02-24BaseTools: Improve shell wrappers for Python build commandsCharles Duffy
2016-02-24BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2016-02-24BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu
2016-02-24BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu
2016-02-24BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu
2016-02-24BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel
2016-02-24BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel
2016-02-24BaseTools/VfrCompile: honor CC if it is setMichael Thomas
2016-02-24BaseTools: Fix 'caculate' typosHao Wu
2016-02-24BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel
2016-02-24BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel
2016-02-24BaseTool/UPT: Fix a typo issueHess Chen
2016-02-24BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen
2016-02-24BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch
2016-02-24BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao
2015-12-18External link to BaseTools Win binary r112(main trunk r19319)Jeff Fan