summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* Revert "BaseTools:BaseTools supports to the driver combination."Liming Gao2019-02-282-35/+5
* BaseTools:The BOM character is processed when python reads a fileFan, ZhijuX2019-02-271-1/+2
* BaseTools: Fix a Eot issue.Feng, Bob C2019-02-261-3/+3
* BaseTools: Eot failed when enable python3Feng, Bob C2019-02-261-1/+1
* BaseTools: Add parameter check for the AsciiStringToUint64Feng, Bob C2019-02-251-1/+1
* BaseTools: Fix a bug about Structure PCDFeng, Bob C2019-02-221-1/+1
* BaseTools:Build fail if define [DEPEX] in library infFan, ZhijuX2019-02-221-2/+8
* BaseTool: Fixed incremental rebuild issue.Feng, Bob C2019-02-222-17/+16
* BaseTool/GenC: Fix build error when type is BASE or USER_DEFINED.Jiewen Yao2019-02-221-27/+29
* BaseTools:PCD value error in structure pcd sku case.Fan, ZhijuX2019-02-203-2/+8
* BaseTools:Fixed build failure when specifying multiple BUILDTARGETFan, ZhijuX2019-02-201-1/+1
* BaseTools: replace Sdict with OrderedDict in UPTFeng, Bob C2019-02-201-2/+2
* BaseTools:BaseTools supports to the driver combination.Fan, ZhijuX2019-02-202-5/+35
* BaseTools: Remove unused txt filesLiming Gao2019-02-201-79/+0
* BaseTools: Fixed a code bug for Pcd Array.Feng, Bob C2019-02-191-7/+5
* BaseTools: Fixed a bug in Vpd handlingFeng, Bob C2019-02-191-1/+1
* BaseTools: Fix a ParseDevPathValue function issue.Feng, Bob C2019-02-191-0/+1
* BaseTools:Fix a ECC issueFan, ZhijuX2019-02-192-1/+3
* BaseTools: Add MaxSizeUserSet to Pcd deepcopy functionFeng, Bob C2019-02-191-0/+1
* BaseTools: Fixed an issue about StructurePcdFeng, Bob C2019-02-181-1/+1
* BaseTools: Fix the build report issue about Structure PCDFeng, Bob C2019-02-181-14/+7
* BaseTools: Fixed a build report issue.Feng, Bob C2019-02-182-5/+6
* BaseTools: Correct the error message for UPTFeng, Bob C2019-02-181-8/+10
* BaseTools: Various typoAntoine Coeur2019-02-14156-484/+479
* BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?2019-02-061-1/+1
* BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek2019-02-061-1/+1
* BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX2019-02-022-2/+9
* BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C2019-02-021-1/+1
* BaseTools: Enable CODE format in DEC fileFeng, Bob C2019-02-023-53/+86
* BaseTools/ECC: Add a new type of exceptionHess Chen2019-02-021-4/+10
* BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX2019-02-021-1/+1
* BaseTools: Eot tool Python3 adaptionFeng, Bob C2019-02-018-8/+7740
* BaseTools: ECC tool Python3 adaptionFeng, Bob C2019-02-0117-23/+8385
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-0137-244/+247
* BaseTools: the list and iterator translationFeng, Bob C2019-02-0113-46/+47
* BaseTools:ord() don't match in py2 and py3Feng, Bob C2019-02-011-2/+8
* BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C2019-02-011-2/+2
* BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao2019-02-012-5/+10
* BaseTools:Update build tool to print python version informationZhijux Fan2019-02-011-0/+6
* BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan2019-02-011-4/+4
* BaseTools: Similar to octal data rectificationZhijux Fan2019-02-013-8/+13
* BaseTools:There is extra blank line in datalogZhiju Fan2019-02-011-1/+1
* BaseTools: change the Division OperatorZhijux Fan2019-02-0114-42/+49
* BaseTools:File open failed for VPD MapFileFeng, Bob C2019-02-011-3/+7
* BaseTools:Double carriage return inserted from Trim.py on Python3Zhiju Fan2019-02-011-1/+1
* BaseTools: Make sure AllPcdList valid.Feng, Bob C2019-02-011-2/+3
* BaseTools:Fv BaseAddress must set If it not setZhijux Fan2019-02-012-0/+7
* Basetools: It went wrong when use os.linesepZhijux Fan2019-02-012-7/+7
* 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