summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan2019-02-0120-235/+84
* BaseTools:Similar to octal data rectificationZhijux Fan2019-02-014-3/+20
* BaseTools: Update argparse arguments since it not have version nowZhijux Fan2019-02-013-3/+6
* BaseTools: replace long by intYunhua Feng2019-02-018-27/+27
* BaseTools: Remove unnecessary super functionYunhua Feng2019-02-011-5/+0
* BaseTools: nametuple not have verbose parameter in python3Yunhua Feng2019-02-011-1/+1
* BaseTools: use OrderedDict instead of sdictFeng, Bob C2019-02-011-122/+1
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-013-3/+3
* BaseTools: Rename iteritems to itemsZhijux Fan2019-02-013-5/+5
* BaseTools:use iterate list to replace the itertoolsZhijux Fan2019-02-011-4/+2
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-014-16/+16
* BaseTools/DevicePath: Add a checking stepMike Turner2019-01-311-9/+8
* BaseTools/build/build: delete variableCarsey, Jaben2019-01-282-62/+1
* BaseTools/Common/Misc: Cleanup the importsCarsey, Jaben2019-01-281-17/+17
* BaseTools/Common/Misc: remove uncalled codeCarsey, Jaben2019-01-281-46/+0
* BaseTools:Define Macro in Inf file, the pcdvalue Can't convertFan, ZhijuX2019-01-281-2/+6
* BaseTools/Common/Misc: move private functionsCarsey, Jaben2019-01-281-45/+45
* BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX2019-01-281-2/+5
* BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2019-01-212-8/+2
* BaseTools/AutoGen: move functionsCarsey, Jaben2019-01-212-73/+72
* BaseTools/DscBuildData: move functionCarsey, Jaben2019-01-212-34/+34
* BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben2019-01-212-42/+42
* BaseTools:The BuildOptionPcd value is wrongFan, ZhijuX2019-01-211-1/+0
* BaseTools: Fix build report issue.Feng, Bob C2019-01-211-2/+4
* BaseTools/build/build: refactor and move functionsCarsey, Jaben2019-01-212-41/+42
* BaseTools:build break if the Path contains SingleFile.ExtFan, ZhijuX2019-01-211-1/+1
* BaseTools: Fix incorrect formatting of GenFds command dictionaryFelix Polyudov2019-01-211-1/+51
* BaseTools:Build fail when PCD use in the [DEPEX] section of INF filesFan, ZhijuX2019-01-211-2/+2
* BaseTools: Allow empty value for HiiPcd in DscFeng, Bob C2019-01-181-2/+0
* BaseTools: Remove EDK_SOURCE keyword from Inf Parser.Feng, Bob C2019-01-171-27/+7
* BaseTools: Remove EDK_SOURCE keyword from GenFds tool.Feng, Bob C2019-01-172-6/+0
* BaseTools: Remove EDK_SOURCE keyword from ECC ToolFeng, Bob C2019-01-172-47/+0
* BaseTools VolInfo: Fix XCODE5 build issueLiming Gao2019-01-161-1/+1
* BaseTools GenFw: Fix XCODE5 build issueLiming Gao2019-01-151-2/+2
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-141-1/+0
* BaseTools: Enable component override functionalityFeng, Bob C2019-01-143-11/+25
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-1411-353/+10
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-1413-582/+20
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-1412-459/+117
* BaseTools: Report Error if use SET in DscFeng, Bob C2019-01-111-0/+5
* BaseTools: fix importsCarsey, Jaben2019-01-1014-32/+38
* BaseTools/VfrCompile: report error for Integer overflowDandan Bi2019-01-083-7/+7
* BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binariesArd Biesheuvel2019-01-043-3/+3
* BaseTools: Correct PcdArray value assigment statementFeng, Bob C2019-01-042-45/+73
* BaseTools: Fixed build report issue.Feng, Bob C2019-01-041-3/+4
* BaseTools/GenFv: Support SecCore and PeiCore in different FVChasel, Chiu2018-12-281-41/+41
* BaseTools: Reset FdsGlobalVariableFeng, Bob C2018-12-251-0/+51
* BaseTools: Fix GenFds error doesn't break build.Derek Lin2018-12-191-2/+5
* BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan2018-12-191-1/+19
* BaseTools: Fixed metafile parser issuesFeng, Bob C2018-12-184-31/+34