summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)Author
2016-02-24BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu
2016-02-24BaseTools: Fix GenPatchPcdTable to support '-' characters in file namesYonghong Zhu
2016-02-24BaseTools/VfrCompile: honor CC if it is setMichael Thomas
2016-02-24BaseTools: Fix 'caculate' typosHao Wu
2016-02-24BaseTool/UPT: Fix a typo issueHess Chen
2016-02-24BaseTool/ECC: Add UTF-8 support on ECC toolHess Chen
2016-02-24BaseTools: Fix Makefile to correctly break during a build failureLarry Hauch
2016-02-24BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu
2015-12-18BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu
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-18Revert the change in r19143 for BUILDRULEORDER.Yonghong 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: Clean some coding style issuesYonghong Zhu
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: 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-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-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/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel
2015-08-06BaseTools/Trim: Fixed a bug that cannot trim long valuesYingke Liu
2015-07-28BaseTools: Add a keyword FvNameString in FDFYingke Liu
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel
2015-07-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan
2015-07-26BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel