summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert the change in r19137.Yonghong Zhu2015-12-072-24/+21
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-072-21/+24
* BaseTools: Add support for INF statement in FD regionYonghong Zhu2015-12-073-31/+91
* BaseTools PatchCheck.py: Support binary diffJordan Justen2015-12-031-0/+6
* BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu2015-12-031-4/+515
* BaseTools RVCT: add preprocessor preinclude for AutoGen.hEugene Cohen2015-12-021-1/+1
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-0128-557/+557
* BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu2015-11-301-16/+5
* BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu2015-11-301-16/+36
* BaseTools: Add a VPD report subsection of FLASH to the ReportYonghong Zhu2015-11-301-0/+35
* BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel2015-11-241-0/+2
* BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen2015-11-183-8/+15
* BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu2015-11-171-5/+16
* BaseTools: Fix two warning reported in the make phase.Yonghong Zhu2015-11-172-3/+18
* BaseTools/GenFw: add new option to not zero PE/COFF optional header fieldsYonghong Zhu2015-11-111-34/+48
* BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD scriptArd Biesheuvel2015-11-091-2/+2
* BaseTools: Allow decimal values in the EDK II meta-data fileYonghong Zhu2015-11-092-4/+15
* BaseTools: Print PACKAGES_PATH build environment if it is set.Liming Gao2015-11-061-0/+6
* BaseTools: Don't require ECP pkg in WORKSPACE when PACKAGES_PATH is setLiming Gao2015-11-061-10/+12
* BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu2015-10-271-10/+15
* BaseTools: Add MultipleWorkspace.py in the common dependency.Liming Gao2015-10-261-0/+1
* BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu2015-10-261-15/+12
* BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen2015-10-221-0/+607
* BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong2015-10-151-6/+6
* BaseTools: Fix the issue to support windows root directoryLiming Gao2015-10-141-1/+1
* BaseTools: Fixed an error reported during generating reportYonghong Zhu2015-10-121-5/+6
* BaseTool/UPT: Fix two wrong imports for UPTHess Chen2015-10-102-2/+2
* BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-1/+1
* BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao2015-10-081-17/+49
* BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao2015-10-082-1/+3