summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/AutoGen.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-22BaseTools: Enhance Bin Cache database to support save the cacheRodriguez, Christian1-8/+7
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-3/+13
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-8/+9
2019-04-10BaseTools: Fix corner-cases of --hash featureRodriguez, Christian1-0/+14
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-03-24BaseTools: Remove the logic SourceOverridePathFeng, Bob C1-12/+1
2019-03-15BaseTool/Build: Add --disable-include-path-check.Jiewen Yao1-7/+8
2019-02-22BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX1-2/+8
2019-02-20BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX1-1/+1
2019-02-19BaseTools: Fixed a bug in Vpd handlingFeng, Bob C1-1/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-19/+19
2019-02-07BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-22/+20
2019-02-01BaseTools: the list and iterator translationFeng, Bob C1-13/+13
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-1/+1
2019-02-01BaseTools: Make sure AllPcdList valid.Feng, Bob C1-2/+3
2019-02-01Basetools: It went wrong when use os.linesepZhijux Fan1-5/+5
2019-02-01BaseTools: Remove unnecessary super functionYunhua Feng1-5/+0
2019-01-21BaseTools/AutoGen: move functionsCarsey, Jaben1-5/+72
2019-01-21BaseTools:build break if the Path contains SingleFile.ExtFan, ZhijuX1-1/+1
2019-01-21BaseTools: Fix incorrect formatting of GenFds command dictionaryFelix Polyudov1-1/+51
2019-01-21BaseTools:Build fail when PCD use in the [DEPEX] section of INF filesFan, ZhijuX1-2/+2
2019-01-14BaseTools: Remove unused logic for EDKIFeng, Bob C1-81/+12
2019-01-10BaseTools: fix importsCarsey, Jaben1-4/+2
2018-12-15BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C1-4/+12
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX1-0/+4
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey1-27/+27
2018-11-02BaseTools: Check the max size for string PCD.Zhao, ZhiqiangX1-0/+7
2018-11-02BaseTools: Add checking to EFI variable attribute.Feng, Bob C1-0/+2
2018-10-25BaseTools: Fix the bug for Pcd used in command line's overrideYonghong Zhu1-0/+7
2018-10-24BaseTools: Not convert the void* pcd string in command line to array.Zhaozh1x1-1/+1
2018-10-21BaseTools: Fix the crash issue when Dynamic structure Pcd use in FDFYonghong Zhu1-4/+4
2018-10-15BaseTools: increment build generate inf file lost .depex fileYunhua Feng1-0/+4
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-55/+52
2018-10-13BaseTools: increment build generate inf file lost .depex fileYunhua Feng1-0/+4
2018-10-13BaseTools: Fix some build and report file issueYunhua Feng1-11/+14
2018-10-13BaseTools: change the Division Operator in the expressionYunhua Feng1-1/+1
2018-10-13BaseTools: do the list and iterator translationYunhua Feng1-16/+16
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-16/+14
2018-10-13BaseTools: remove the super() function argumentYunhua Feng1-6/+6
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-2/+0
2018-09-26BaseTool: Support different PCDs that refers to the same EFI variable.bob.c.feng@intel.com1-1/+2
2018-09-26BaseTools: Fix the wrong reference _GetSkuIds() in AutoGen codeLiming Gao1-1/+1
2018-09-20BaseTools: refactor to not overcreate ModuleAutoGen objectsCarsey, Jaben1-33/+25
2018-09-20BaseTools: AutoGen refactor WorkspaceAutoGen classCarsey, Jaben1-41/+28
2018-09-20BaseTools: Refactor PlatformAutoGenCarsey, Jaben1-331/+272
2018-09-12BaseTools: Check PcdNvStoreDefaultValueBuffer.Zhao, ZhiqiangX1-1/+6
2018-09-12BaseTools: Structure Pcd value override incorrect.Feng, Bob C1-0/+1
2018-08-30BaseTools: Refactor to remove functionally equivalent functionsCarsey, Jaben1-2/+2
2018-08-30BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben1-4/+4