summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Common
AgeCommit message (Expand)AuthorFilesLines
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-0/+1
2017-11-03BaseTools: parse map file generated by Xcode on MacYonghong Zhu1-0/+18
2017-10-16BaseTools: Fix a bug Build directory should relative to WORKSPACEYonghong Zhu2-1/+2
2017-09-27BaseTools: add support for BIOS build with binary cacheYonghong Zhu1-0/+7
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu1-7/+13
2017-07-10BaseTools: Add PCDs conditional operator functionYunhua Feng1-5/+17
2017-07-07BaseTools/Common: add support in FDF Parser to parse MM Modules.Supreeth Venkatesh1-2/+2
2017-07-07BaseTools/Common: add MM Module data types.Supreeth Venkatesh1-1/+3
2017-06-24BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd valueYunhua Feng1-1/+6
2017-05-12BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu1-0/+26
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