summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/GenFds.py
AgeCommit message (Expand)AuthorFilesLines
2019-05-22BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-11/+11
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-1/+1
2019-02-01BaseTools:Fv BaseAddress must set If it not setZhijux Fan1-0/+5
2019-02-01BaseTools: replace long by intYunhua Feng1-4/+4
2019-01-21BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX1-1/+0
2019-01-17BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C1-3/+0
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-10/+1
2019-01-10BaseTools: fix importsCarsey, Jaben1-1/+1
2018-12-25BaseTools: Reset FdsGlobalVariableFeng, Bob C1-0/+51
2018-12-07BaseTools: Replace the sqlite database with listBobCF1-3/+2
2018-12-07BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX1-54/+87
2018-12-06BaseTools: create and use a standard shared variable for '*'Jaben Carsey1-1/+1
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-87/+73
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-16/+10
2018-10-13BaseTools: Fix some build and report file issueYunhua Feng1-1/+8
2018-10-13BaseTools: change the Division Operator in the expressionYunhua Feng1-1/+1
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-2/+3
2018-10-13BaseTools: Rename long() to int()Yunhua Feng1-4/+4
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-2/+0
2018-08-30BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan1-0/+11
2018-08-08BaseTools: Use gGuidPattern for Guid regular expressionYunhua Feng1-5/+2
2018-08-03BaseTools: Guid.xref doesn't specify the correct GUID value for DriverYunhua Feng1-1/+10
2018-07-16BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin1-2/+0
2018-07-16BaseTools: Move FindExtendTool to GenFdsGlobalVariable.pyGary Lin1-92/+0
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-5/+6
2018-07-09BaseTools: Clean up source filesLiming Gao1-15/+15
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-4/+4
2018-06-27BaseTools: Fix old python2 idiomsGary Lin1-1/+1
2018-06-27BaseTools: Refactor python print statementsGary Lin1-1/+2
2018-06-27BaseTools: Refactor python except statementsGary Lin1-2/+2
2018-05-28BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com1-1/+1
2018-05-04BaseTools: dont make iterator into list if not neededCarsey, Jaben1-1/+1
2018-05-04BaseTools: refactor to use list not dictCarsey, Jaben1-1/+1
2018-05-02BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben1-5/+5
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-34/+27
2018-04-18BaseTools: use predefined constants instead of local stringsCarsey, Jaben1-6/+6
2018-04-08BaseTools: remove unused import statementCarsey, Jaben1-1/+0
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-23/+23
2018-03-29BaseTools: compare GUID value should not case-sensitiveBin Wang1-1/+1
2018-03-09BaseTools: Fix a bug for --pcd used in ConditionalStatement calculateYonghong Zhu1-1/+1
2018-03-09BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu1-49/+0
2018-03-02BaseTools: GlobalData.gConfDirectory is None when run GenFdsFeng, YunhuaX1-1/+3
2018-02-28BaseTools: Improve build performance of structure PCD value generationFeng, Bob C1-0/+1
2018-02-01BaseTools: Structure Pcd in CommandLine.Feng, Bob C1-3/+1
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-0/+20
2017-11-20BaseTools: Guid.xref contain information from FILE statements in FDFYonghong Zhu1-2/+86
2017-05-12BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu1-25/+1
2017-03-18BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu1-0/+19