summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2019-02-06BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?1-1/+1
2019-02-06BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek1-1/+1
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2-2/+9
2019-02-02BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C1-1/+1
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C3-53/+86
2019-02-02BaseTools/ECC: Add a new type of exceptionHess Chen1-4/+10
2019-02-02BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX1-1/+1
2019-02-01BaseTools: Eot tool Python3 adaptionFeng, Bob C8-8/+7740
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C17-23/+8385
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C37-244/+247
2019-02-01BaseTools: the list and iterator translationFeng, Bob C13-46/+47
2019-02-01BaseTools:ord() don't match in py2 and py3Feng, Bob C1-2/+8
2019-02-01BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C1-2/+2
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao40-108/+164
2019-02-01BaseTools:Update build tool to print python version informationZhijux Fan1-0/+6
2019-02-01BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan38-92/+127
2019-02-01BaseTools: Similar to octal data rectificationZhijux Fan3-8/+13
2019-02-01BaseTools:There is extra blank line in datalogZhiju Fan1-1/+1
2019-02-01BaseTools: change the Division OperatorZhijux Fan14-42/+49
2019-02-01BaseTools:File open failed for VPD MapFileFeng, Bob C1-3/+7
2019-02-01BaseTools:Double carriage return inserted from Trim.py on Python3Zhiju Fan1-1/+1
2019-02-01BaseTools:TestTools character encoding issueZhiju Fan1-1/+2
2019-02-01BaseTools: Make sure AllPcdList valid.Feng, Bob C1-2/+3
2019-02-01BaseTools:Fv BaseAddress must set If it not setZhijux Fan2-0/+7
2019-02-01Basetools: It went wrong when use os.linesepZhijux Fan2-7/+7
2019-02-01BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan10-39/+39
2019-02-01BaseTools: update Test scripts support python3Zhijux Fan3-9/+12
2019-02-01BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan20-235/+84
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan4-3/+20
2019-02-01BaseTools: Update argparse arguments since it not have version nowZhijux Fan3-3/+6
2019-02-01BaseTools:Solve the data sorting problem use python3Zhijux Fan1-0/+1
2019-02-01BaseTools: replace long by intYunhua Feng8-27/+27
2019-02-01BaseTools: Remove unnecessary super functionYunhua Feng1-5/+0
2019-02-01BaseTools: nametuple not have verbose parameter in python3Yunhua Feng1-1/+1
2019-02-01BaseTools: use OrderedDict instead of sdictFeng, Bob C1-122/+1
2019-02-01BaseTools: replace get_bytes_le() to bytes_leZhijux Fan3-3/+3
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan3-5/+5
2019-02-01BaseTools:use iterate list to replace the itertoolsZhijux Fan1-4/+2
2019-02-01BaseTool:Rename xrange() to range()Zhijux Fan4-16/+16
2019-01-31BaseTools/DevicePath: Add a checking stepMike Turner1-9/+8
2019-01-28BaseTools/build/build: delete variableCarsey, Jaben2-62/+1
2019-01-28BaseTools/Common/Misc: Cleanup the importsCarsey, Jaben1-17/+17
2019-01-28BaseTools/Common/Misc: remove uncalled codeCarsey, Jaben1-46/+0
2019-01-28BaseTools:Define Macro in Inf file, the pcdvalue Can't convertFan, ZhijuX1-2/+6
2019-01-28BaseTools/Common/Misc: move private functionsCarsey, Jaben1-45/+45
2019-01-28BaseTools: Fix Pcd Array changes build report issue.Fan, ZhijuX1-2/+5
2019-01-21BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2-8/+2
2019-01-21BaseTools/AutoGen: move functionsCarsey, Jaben2-73/+72
2019-01-21BaseTools/DscBuildData: move functionCarsey, Jaben2-34/+34
2019-01-21BaseTools/Workspace/InfBuildData: move functionsCarsey, Jaben2-42/+42