summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Update Scripts to support VS2015 envLiming Gao2015-12-223-5/+20
* External link to BaseTools Win binary r112(main trunk r19319)Jeff Fan2015-12-181-1/+1
* BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu2015-12-181-3/+3
* BaseTools ARM: add CLANG35 supportArd Biesheuvel2015-12-181-3/+25
* BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen2015-12-181-0/+137
* BaseTools/Ecc: Fix a bug to report fake issueHess Chen2015-12-181-0/+4
* BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel2015-12-181-10/+26
* BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel2015-12-183-1/+51
* BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2015-12-182-3/+4
* Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu2015-12-181-27/+0
* BaseTools: update man page to add some descriptionsYonghong Zhu2015-12-181-345/+378
* BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu2015-12-181-0/+27
* BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu2015-12-181-1/+4
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-182-31/+35
* BaseTools: Fix a bug in the VPD report generationYonghong Zhu2015-12-181-3/+3
* Revert the change in r19137.Yonghong Zhu2015-12-182-24/+21
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-182-21/+24
* BaseTools: Add support for INF statement in FD regionYonghong Zhu2015-12-183-31/+91
* BaseTools PatchCheck.py: Support binary diffJordan Justen2015-12-181-0/+6
* BaseTools RVCT: add preprocessor preinclude for AutoGen.hEugene Cohen2015-12-181-1/+1
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-1828-557/+557
* BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu2015-12-181-16/+5
* BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu2015-12-041-4/+515
* BaseTools: sync BaseTools from main trunk r18579.Mike Maslenkin2015-12-032-23/+39
* BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu2015-12-011-16/+36
* BaseTools: Add a VPD report subsection of FLASH to the ReportYonghong Zhu2015-12-011-0/+35
* BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel2015-12-011-0/+2
* BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen2015-12-013-8/+15
* BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu2015-12-011-5/+16
* BaseTools: Fix two warning reported in the make phase.Yonghong Zhu2015-12-012-3/+18
* Sync two missing files when sync BaseTools from main trunk r18767.Jeff Fan2015-11-302-0/+755
* Update BaseTools from main trunk r18767.Jeff Fan2015-11-1640-280/+453
* Update BaseTools binary to match main trunk r18339.Jeff Fan2015-08-291-1/+1
* BaseTools: Fixed bug for single FV generating.Yingke Liu2015-08-281-2/+27
* BaseTools:To generate string default type correctly in VfrCompilerDandan Bi2015-08-272-2/+5
* BaseTools: Fix the missing depex file in GenFdsLiming Gao2015-08-261-7/+7
* BaseTools: Nested !include support in DSC and FDF filesCecil Sheng2015-08-262-19/+91
* BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao2015-08-241-4/+4
* BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao2015-08-241-4/+8
* BaseTools: Generate macro for the size of PCD valueBob Feng2015-08-241-5/+73
* BaseTools: Add NULL pointer check in AutoGen codeLiming Gao2015-08-241-0/+1
* BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2015-08-242-6/+9
* BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng2015-08-243-7/+7
* BaseTools: Fix build fail when the number in validlist is long type.Bob Feng2015-08-211-4/+3
* BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel2015-08-201-1/+1
* BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao2015-08-181-24/+24
* BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel2015-08-171-2/+2
* BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel2015-08-131-2/+2
* BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel2015-08-122-211/+5
* BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel2015-08-121-0/+6