summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/GenFds.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Update mailing list address in BaseTools error messagesFan, ZhijuX2019-05-221-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-11/+11
* BaseTools: change the Division OperatorZhijux Fan2019-02-011-1/+1
* BaseTools:Fv BaseAddress must set If it not setZhijux Fan2019-02-011-0/+5
* BaseTools: replace long by intYunhua Feng2019-02-011-4/+4
* BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX2019-01-211-1/+0
* BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2019-01-171-3/+0
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-141-10/+1
* BaseTools: fix importsCarsey, Jaben2019-01-101-1/+1
* BaseTools: Reset FdsGlobalVariableFeng, Bob C2018-12-251-0/+51
* BaseTools: Replace the sqlite database with listBobCF2018-12-071-3/+2
* BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX2018-12-071-54/+87
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-1/+1
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-87/+73
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-16/+10
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-131-1/+8
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-131-1/+1
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-2/+3
* BaseTools: Rename long() to int()Yunhua Feng2018-10-131-4/+4
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-2/+0
* BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan2018-08-301-0/+11
* BaseTools: Use gGuidPattern for Guid regular expressionYunhua Feng2018-08-081-5/+2
* BaseTools: Guid.xref doesn't specify the correct GUID value for DriverYunhua Feng2018-08-031-1/+10
* BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin2018-07-161-2/+0
* BaseTools: Move FindExtendTool to GenFdsGlobalVariable.pyGary Lin2018-07-161-92/+0
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-5/+6
* BaseTools: Clean up source filesLiming Gao2018-07-091-15/+15
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-4/+4
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-1/+1
* BaseTools: Refactor python print statementsGary Lin2018-06-271-1/+2
* BaseTools: Refactor python except statementsGary Lin2018-06-271-2/+2
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* BaseTools: dont make iterator into list if not neededCarsey, Jaben2018-05-041-1/+1
* BaseTools: refactor to use list not dictCarsey, Jaben2018-05-041-1/+1
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-5/+5
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-34/+27
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-6/+6
* BaseTools: remove unused import statementCarsey, Jaben2018-04-081-1/+0
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-23/+23
* BaseTools: compare GUID value should not case-sensitiveBin Wang2018-03-291-1/+1
* BaseTools: Fix a bug for --pcd used in ConditionalStatement calculateYonghong Zhu2018-03-091-1/+1
* BaseTools: Update --pcd parser to support flexible pcd formatYonghong Zhu2018-03-091-49/+0
* BaseTools: GlobalData.gConfDirectory is None when run GenFdsFeng, YunhuaX2018-03-021-1/+3
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-02-281-0/+1
* BaseTools: Structure Pcd in CommandLine.Feng, Bob C2018-02-011-3/+1
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-0/+20
* BaseTools: Guid.xref contain information from FILE statements in FDFYonghong Zhu2017-11-201-2/+86
* BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu2017-05-121-25/+1
* BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu2017-03-181-0/+19