summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/AutoGen.py
AgeCommit message (Expand)AuthorFilesLines
2016-08-08BaseTools: Fix the bug when use FILE_GUID override the module in DSCYonghong Zhu1-2/+11
2016-08-02BaseTools: Keep the Pcd order in the Asbuilt Inf is same with SourceYonghong Zhu1-9/+11
2016-07-29BaseTools: Add build info for binary modules that only list in FDF fileYonghong Zhu1-0/+4
2016-07-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu1-0/+28
2016-05-18BaseTools: support private package definitionYonghong Zhu1-3/+7
2016-05-16BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu1-2/+3
2016-04-27BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt infYonghong Zhu1-21/+16
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu1-17/+188
2016-04-19BaseTools: fix a bug for PEI VPD Pcd collectionYonghong Zhu1-5/+10
2016-04-07BaseTools: Enhance --Pcd which override by build optionYonghong Zhu1-0/+2
2016-03-23BaseTools: not include the undefined macro in response fileYonghong Zhu1-0/+6
2016-03-22BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu1-0/+9
2016-03-16BaseTools: add new command line option to support override PCD valueYonghong Zhu1-0/+99
2016-03-15BaseTools: Add two macros into AutoGenObject macro dictYonghong Zhu1-0/+2
2016-03-10BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu1-2/+8
2016-01-29BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu1-6/+1
2016-01-29BaseTools: Fix a bug for VpdOffset calculateYonghong Zhu1-2/+16
2016-01-26BaseTools: Fix the bug when no FD section in the FDF fileYonghong Zhu1-5/+6
2016-01-19BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu1-1/+28
2016-01-18BaseTools: VOID* PCDs in VPD region must be aligned based on value typeYonghong Zhu1-0/+28
2015-12-08Revert the change in r19143 for BUILDRULEORDER.Yonghong Zhu1-27/+0
2015-12-07BaseTools: process the files by the priority in BUILDRULEORDERYonghong Zhu1-0/+27
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-103/+103
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX1-7/+9
2015-07-02BaseTools: Fixed BuildOptions bug.Yingke Liu1-11/+3
2015-06-23BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu1-4/+4
2015-06-19BaseTools: Fixed Build Option override bugs.Yingke Liu1-6/+14
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu1-1/+0
2015-06-11BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu1-0/+74
2015-06-11BaseTools: Support build options for specific module type in DSC.Yingke Liu1-3/+8
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu1-0/+15
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu1-3/+23
2015-04-10BaseTools/Build: Add SDL supportBob Feng1-1/+4
2014-11-11BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu1-3/+6
2014-09-04BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen1-1/+2
2014-08-30This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C1-27/+1
2014-08-28License header updated to match correct format.Yingke Liu1-41/+293
2014-08-26This patch is going to:Hess Chen1-0/+2
2014-08-26This patch is going to correct the external PCD database generation rule to s...Feng, Bob C1-9/+159
2014-08-21This patch is going to:Hess Chen1-0/+1
2014-08-21AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu1-1/+5
2014-08-211. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu1-1/+4
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen1-16/+14
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-1/+2
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-2/+65
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-92/+285
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-2/+17
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao41-3/+3
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao41-0/+32
2011-12-16Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao41-2/+20