summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Various typoAntoine Coeur2019-02-143-18/+18
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-0112-70/+67
* BaseTools: the list and iterator translationFeng, Bob C2019-02-011-1/+1
* BaseTools:ord() don't match in py2 and py3Feng, Bob C2019-02-011-2/+8
* BaseTools: change the Division OperatorZhijux Fan2019-02-017-18/+18
* BaseTools:Fv BaseAddress must set If it not setZhijux Fan2019-02-012-0/+7
* BaseTools: replace long by intYunhua Feng2019-02-013-14/+14
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-011-1/+1
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-011-1/+1
* BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2019-01-211-2/+2
* BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX2019-01-211-1/+0
* BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2019-01-172-6/+0
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-148-523/+14
* BaseTools: fix importsCarsey, Jaben2019-01-104-5/+5
* BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel2019-01-043-3/+3
* 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-064-9/+8
* BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C2018-11-201-5/+13
* BaseTools: Fix merge in FDF parser for OptionROM overrideTomas Pilar2018-11-011-2/+2
* BaseTools: Allow multiple PciDeviceId in Fdf OptionROM overrideTomas Pilar2018-10-261-4/+6
* BaseTools: Roll back code modify by commit 9e47e6f90880Feng, YunhuaX2018-10-261-2/+2
* BaseTools/GenFds: create and use new variable in FdfParserCarsey, Jaben2018-10-251-22/+23
* BaseTools/GenFds: refactor FdfParser warningsCarsey, Jaben2018-10-251-300/+303
* BaseTools/GenFds: remove MacroDict parameterJaben Carsey2018-10-251-32/+16
* Basetools/GenFds: refactor class FVCarsey, Jaben2018-10-252-9/+6
* BaseTools/GenFds: change objects to setsCarsey, Jaben2018-10-251-102/+126
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-2521-1946/+1819
* BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5Feng, YunhuaX2018-10-151-1/+1
* BaseTools: do basic check in FvImage with header size and signaturezhijufan2018-10-151-20/+24
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-1526-78/+96
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-132-1/+10
* BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu2018-10-131-1/+1
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-137-18/+18
* BaseTools: do the list and iterator translationYunhua Feng2018-10-131-1/+1
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-1311-31/+32
* BaseTools: fix the open file's read and write bugsYunhua Feng2018-10-131-2/+2
* BaseTools: Rename long() to int()Yunhua Feng2018-10-133-14/+14
* BaseTools: Rename xrange() to range()Yunhua Feng2018-10-131-1/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-1326-28/+0
* BaseTool: Replace dict with OrderedDict.BobCF2018-09-261-3/+4
* BaseTools: Workspace classes refactor propertiesCarsey, Jaben2018-09-201-3/+1
* BaseTools\GenFds: remove extra contentCarsey, Jaben2018-09-131-56/+0
* BaseTools/GenFds: delete unused fileCarsey, Jaben2018-09-111-28/+0
* BaseTools/GenFds: remove function without callersCarsey, Jaben2018-09-071-17/+0
* BaseTools: refactor to remove duplicate functionsCarsey, Jaben2018-09-072-25/+7
* BaseTools: Extend the keyword "!include"/"!if" to case-insensitivezhijufan2018-09-051-0/+2
* BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan2018-08-301-0/+11
* BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben2018-08-301-2/+2