summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)Author
2016-03-15BaseTools: update the mail address for stack trace infoYonghong Zhu
2016-03-11BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu
2016-03-11BaseTools: Change source files to DOS format.Liming Gao
2016-03-11BaseTools: Add Multiple Workspaces support for custom Makefiles.Marvin Haeuser
2016-02-24BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu
2016-02-24BaseTools: report an error message when failed to start build commandYonghong Zhu
2016-02-24BaseTools-Source: Update displayed version informationedk2 dev
2016-02-24BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu
2016-02-24BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu
2016-02-24BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu
2016-02-24BaseTools: make build report tolerant of FVs specified by nameEugene Cohen
2016-02-24BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu
2016-02-24BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu
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-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-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-01BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECI...Hess Chen
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-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-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng
2015-08-12BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin
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-26BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan
2015-07-16BaseTools: Fixed incorrect alignment bug.Yingke Liu