summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/AutoGen.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao42012-05-231-3/+3
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-0/+32
* Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42011-12-161-2/+20
* Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao42011-12-071-11/+36
* Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao42011-11-091-3/+19
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-16/+61
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-2/+175
* Sync BaseTools Branch (version r2323) to EDKII main trunk. lgao42011-09-191-0/+5
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-12/+17
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-3/+65
* Sync BaseTools Branch (version r2161) to EDKII main trunk. lgao42011-05-261-0/+5
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-4/+152
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-27/+206
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-21/+21
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-14/+145
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-3/+5
* Sync EDKII BaseTools to BaseTools project r1937.lgao42010-03-191-1/+9
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-2331/+2047