summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common
AgeCommit message (Expand)AuthorFilesLines
2017-04-06BaseTools: update error message for SKUID_IDENTIFIER formatYonghong Zhu1-2/+2
2017-04-01BaseTools: Enhance expression to support some more operationYonghong Zhu1-5/+23
2017-02-14BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR fileYonghong Zhu1-1/+2
2017-02-08BaseTools: Fix the bug to parse the short varname in map fileYonghong Zhu1-4/+10
2016-12-02BaseTools: Fix the bug to parse the new map file formatYonghong Zhu1-4/+7
2016-11-02BaseTools: Fix a bug for ExpandMacros to support mixed case ENV varYonghong Zhu1-4/+7
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu1-26/+31
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu1-0/+1
2016-09-21BaseTools: Update python tool to call external tools with shell true modeLiming Gao1-3/+4
2016-05-27BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann1-25/+26
2016-05-26BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann1-7/+64
2016-05-26BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann1-1/+1
2016-05-18BaseTools: support private package definitionYonghong Zhu1-7/+22
2016-04-20BaseTools: Add mixed PCD support featureYonghong Zhu2-3/+17
2016-04-15BaseTools: Fix the bug to correctly handle the [BuildOptions]Yonghong Zhu1-7/+10
2016-04-14BaseTools: fix the bug for [BuildOptions] of multiple workspace supportYonghong Zhu1-7/+12
2016-04-07BaseTools: Add support to merge Prebuild and Postbuild into build ProcessYonghong Zhu4-9/+18
2016-03-29BaseTools: Add two new sections for PCD in the build reportYonghong Zhu2-1/+8
2016-03-22BaseTools: Fix nmake failure due to command-line length limitationYonghong Zhu1-1/+1
2016-03-16BaseTools: add new command line option to support override PCD valueYonghong Zhu1-1/+2
2016-01-29BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu1-28/+16
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu6-56/+56
2015-10-14BaseTools: Fix the issue to support windows root directoryLiming Gao1-1/+1
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX6-5/+169
2015-07-06BaseTools/Build: Fix the range expression evaluation error.Bob Feng1-14/+14
2015-06-25BaseTools/Ecc: Fix a bug in parserHess Chen1-2/+3
2015-06-25BaseTools/Ecc: Add a checkpoint for invalid UNI file.Hess Chen1-1/+5
2015-06-23BaseTools/EdkLogger: Support unit tests with a SILENT log levelJordan Justen1-2/+9
2015-06-23BaseTools: Supported FMP capsule image.Yingke Liu1-0/+21
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu1-0/+1
2015-04-10BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng1-4/+14
2015-04-10BaseTools/Build: Add SDL supportBob Feng5-5/+805
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu1-1/+129
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen1-0/+1
2014-09-16Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu1-1/+4
2014-08-28License header updated to match correct format.Yingke Liu5-15/+174
2014-08-21This patch is going to:Hess Chen1-2/+2
2014-08-21AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu1-0/+1
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen18-29/+224
2014-07-25BaseTools: Clear build versions to sync with buildtools/BaseToolsJordan Justen1-1/+1
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2-2/+37
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming5-2244/+2244
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming4-17/+35
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao5-29/+99
2013-09-24Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao1-1/+1
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao9-33/+228
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao42-4/+7
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao45-9/+32
2011-12-16Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao41-2/+15
2011-12-07Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao44-25/+88