summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2016-02-19BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu1-3/+34
2016-02-19BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch1-2631/+3056
2016-02-18BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek1-1/+1
2016-02-18BaseTools/VolInfo: add some generic optionsYonghong Zhu1-47/+94
2016-02-18BaseTools: report an error message when failed to start build commandYonghong Zhu1-1/+2
2016-02-18BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2-2/+4
2016-02-17BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin...Michael LeMay2-6/+24
2016-02-17BaseTools/GenFw: Enhance error message for bad symbol definitionsMichael LeMay3-6/+119
2016-02-17BaseTools/GenFw: Exit with error when header lookup failsMichael LeMay2-5/+12
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev11-59/+65
2016-02-15BaseTools/GenFw AARCH64: add support for relative data relocationsArd Biesheuvel1-10/+12
2016-01-29BaseTools: Update BaseTools to pass VS2015 compilerYonghong Zhu5-31/+29
2016-01-29BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu2-34/+17
2016-01-29BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu1-3/+12
2016-01-29BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu1-2/+16
2016-01-26BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu1-5/+6
2016-01-21BaseTools: make build report tolerant of FVs specified by nameEugene Cohen1-34/+38
2016-01-20BaseTools: Improve LzmaF86Compress wrapperCharles Duffy2-14/+16
2016-01-20BaseTools: Use python2 if available in Tests/GNUmakefileCharles Duffy1-1/+1
2016-01-20BaseTools: Improve shell wrapper for C build commandsCharles Duffy32-480/+480
2016-01-20BaseTools: Improve shell wrappers for Python build commandsCharles Duffy16-32/+180
2016-01-19BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu1-1/+28
2016-01-18BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu1-12/+26
2016-01-18BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu1-0/+28
2016-01-18BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu1-1/+1
2016-01-11BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel1-1/+8
2016-01-11BaseTools AARCH64: add separate GCC build rule for XIP objectsArd Biesheuvel1-0/+13
2016-01-11BaseTools/VfrCompile: honor CC if it is setMichael Thomas1-1/+1
2016-01-06BaseTools: Fix 'caculate' typosHao Wu2-3/+3
2016-01-04BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel1-6/+6
2016-01-04BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel1-4/+7
2015-12-30BaseTool/UPT: Fix a typo issueHess Chen1-1/+1
2015-12-30BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen1-2/+4
2015-12-23BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch1-17/+23
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao3-5/+20
2015-12-17BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu1-3/+3
2015-12-15BaseTools ARM: add CLANG35 supportArd Biesheuvel1-3/+25
2015-12-15BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen1-0/+137
2015-12-14BaseTools/Ecc: Fix a bug to report fake issueHess Chen1-0/+4
2015-12-14BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel1-10/+26
2015-12-14BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel3-1/+51
2015-12-08BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2-3/+4
2015-12-08Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu1-27/+0
2015-12-07BaseTools: update man page to add some descriptionsYonghong Zhu1-345/+378
2015-12-07BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu1-0/+27
2015-12-07BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu1-1/+4
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2-31/+35
2015-12-07BaseTools: Fix a bug in the VPD report generationYonghong Zhu1-3/+3
2015-12-07Revert the change in r19137.Yonghong Zhu2-24/+21
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2-21/+24