summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/AutoGen.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix bug for GUIDED tool path override by DSC [BuildOptions]Yonghong Zhu2017-02-171-6/+18
* BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR fileYonghong Zhu2017-02-141-1/+12
* BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu2016-09-271-2/+29
* BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu2016-08-081-2/+11
* BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu2016-08-021-9/+11
* BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu2016-07-291-0/+4
* BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu2016-07-271-0/+28
* BaseTools: support private package definitionYonghong Zhu2016-05-181-3/+7
* BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu2016-05-161-2/+3
* BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu2016-04-271-21/+16
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-201-17/+188
* BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu2016-04-191-5/+10
* BaseTools: Enhance --Pcd which override by build optionYonghong Zhu2016-04-071-0/+2
* BaseTools: not include the undefined macro in response fileYonghong Zhu2016-03-231-0/+6
* BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu2016-03-221-0/+9
* BaseTools: add new command line option to support override PCD valueYonghong Zhu2016-03-161-0/+99
* BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu2016-03-151-0/+2
* BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu2016-03-101-2/+8
* BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu2016-01-291-6/+1
* BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu2016-01-291-2/+16
* BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu2016-01-261-5/+6
* BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu2016-01-191-1/+28
* BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu2016-01-181-0/+28
* Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu2015-12-081-27/+0
* BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu2015-12-071-0/+27
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-103/+103
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-081-7/+9
* BaseTools: Fixed BuildOptions bug.Yingke Liu2015-07-021-11/+3
* BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu2015-06-231-4/+4
* BaseTools: Fixed Build Option override bugs.Yingke Liu2015-06-191-6/+14
* BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2015-06-121-1/+0
* BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu2015-06-111-0/+74
* BaseTools: Support build options for specific module type in DSC.Yingke Liu2015-06-111-3/+8
* BaseTools: Append FILE_GUID to BaseName.Yingke Liu2015-06-101-0/+15
* BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu2015-05-261-3/+23
* BaseTools/Build: Add SDL supportBob Feng2015-04-101-1/+4
* BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu2014-11-111-3/+6
* BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen2014-09-041-1/+2
* This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C2014-08-301-27/+1
* License header updated to match correct format.Yingke Liu2014-08-281-41/+293
* This patch is going to:Hess Chen2014-08-261-0/+2
* This patch is going to correct the external PCD database generation rule to s...Feng, Bob C2014-08-261-9/+159
* This patch is going to:Hess Chen2014-08-211-0/+1
* AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu2014-08-211-1/+5
* 1. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu2014-08-211-1/+4
* This patch is going to retire the top level makefile on BaseTools for support...Hess Chen2014-08-181-16/+14
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-1/+2
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-2/+65
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-92/+285
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-2/+17