summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2015-12-18BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu
2015-12-18BaseTools ARM: add CLANG35 supportArd Biesheuvel
2015-12-18BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen
2015-12-18BaseTools/Ecc: Fix a bug to report fake issueHess Chen
2015-12-18BaseTools/GenFw RVCT: fix relocation processing of PT_DYNAMIC sectionsArd Biesheuvel
2015-12-18BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel
2015-12-18BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel
2015-12-18Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu
2015-12-18BaseTools: update man page to add some descriptionsYonghong Zhu
2015-12-18BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2015-12-18BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu
2015-12-18BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-18BaseTools: Fix a bug in the VPD report generationYonghong Zhu
2015-12-18Revert the change in r19137.Yonghong Zhu
2015-12-18BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-18BaseTools: Add support for INF statement in FD regionYonghong Zhu
2015-12-18BaseTools PatchCheck.py: Support binary diffJordan Justen
2015-12-18BaseTools RVCT: add preprocessor preinclude for AutoGen.hEugene Cohen
2015-12-18BaseTools: Clean some coding style issuesYonghong Zhu
2015-12-18BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu
2015-12-04BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu
2015-12-03BaseTools: sync BaseTools from main trunk r18579.Mike Maslenkin
2015-12-01BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu
2015-12-01BaseTools: Add a VPD report subsection of FLASH to the ReportYonghong Zhu
2015-12-01BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel
2015-12-01BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen
2015-12-01BaseTools/toolsetup.bat: fixed the error when the path contains spaceYonghong Zhu
2015-12-01BaseTools: Fix two warning reported in the make phase.Yonghong Zhu
2015-11-30Sync two missing files when sync BaseTools from main trunk r18767.Jeff Fan
2015-11-16Update BaseTools from main trunk r18767.Jeff Fan
2015-08-29Update BaseTools binary to match main trunk r18339.Jeff Fan
2015-08-28BaseTools: Fixed bug for single FV generating.Yingke Liu
2015-08-27BaseTools:To generate string default type correctly in VfrCompilerDandan Bi
2015-08-26BaseTools: Fix the missing depex file in GenFdsLiming Gao
2015-08-26BaseTools: Nested !include support in DSC and FDF filesCecil Sheng
2015-08-24BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao
2015-08-24BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao
2015-08-24BaseTools: Generate macro for the size of PCD valueBob Feng
2015-08-24BaseTools: Add NULL pointer check in AutoGen codeLiming Gao
2015-08-24BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen
2015-08-24BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng
2015-08-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng
2015-08-20BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel
2015-08-18BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao
2015-08-17BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel
2015-08-13BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel
2015-08-12BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel
2015-08-12BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin
2015-08-10BaseTools: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel