summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu2016-02-291-1/+2
* BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney2016-02-241-2/+2
* BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu2016-02-191-3/+34
* BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch2016-02-191-2631/+3056
* BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek2016-02-181-1/+1
* BaseTools/VolInfo: add some generic optionsYonghong Zhu2016-02-181-47/+94
* BaseTools: report an error message when failed to start build commandYonghong Zhu2016-02-181-1/+2
* BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2016-02-182-2/+4
* BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay2016-02-172-6/+24
* BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay2016-02-173-6/+119
* BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay2016-02-172-5/+12
* BaseTools-Source: Update displayed version informationedk2 dev2016-02-1611-59/+65
* BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel2016-02-151-10/+12
* BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu2016-01-295-31/+29
* BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu2016-01-292-34/+17
* BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu2016-01-291-3/+12
* BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu2016-01-291-2/+16
* BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu2016-01-261-5/+6
* BaseTools: make build report tolerant of FVs specified by nameEugene Cohen2016-01-211-34/+38
* BaseTools: Improve LzmaF86Compress wrapperCharles Duffy2016-01-202-14/+16
* BaseTools: Use python2 if available in Tests/GNUmakefileCharles Duffy2016-01-201-1/+1
* BaseTools: Improve shell wrapper for C build commandsCharles Duffy2016-01-2032-480/+480
* BaseTools: Improve shell wrappers for Python build commandsCharles Duffy2016-01-2016-32/+180
* BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu2016-01-191-1/+28
* BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu2016-01-181-12/+26
* BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu2016-01-181-0/+28
* BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu2016-01-181-1/+1
* BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel2016-01-111-1/+8
* BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel2016-01-111-0/+13
* BaseTools/VfrCompile: honor CC if it is setMichael Thomas2016-01-111-1/+1
* BaseTools: Fix 'caculate' typosHao Wu2016-01-062-3/+3
* BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel2016-01-041-6/+6
* BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel2016-01-041-4/+7
* BaseTool/UPT: Fix a typo issueHess Chen2015-12-301-1/+1
* BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen2015-12-301-2/+4
* BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch2015-12-231-17/+23
* BaseTools: Update Scripts to support VS2015 envLiming Gao2015-12-223-5/+20
* BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu2015-12-171-3/+3
* BaseTools ARM: add CLANG35 supportArd Biesheuvel2015-12-151-3/+25
* BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen2015-12-151-0/+137
* BaseTools/Ecc: Fix a bug to report fake issueHess Chen2015-12-141-0/+4
* BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel2015-12-141-10/+26
* BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel2015-12-143-1/+51
* BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2015-12-082-3/+4
* Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu2015-12-081-27/+0
* BaseTools: update man page to add some descriptionsYonghong Zhu2015-12-071-345/+378
* BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu2015-12-071-0/+27
* BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu2015-12-071-1/+4
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-072-31/+35
* BaseTools: Fix a bug in the VPD report generationYonghong Zhu2015-12-071-3/+3