summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2019-02-18BaseTools: Fixed an issue about StructurePcdFeng, Bob C
2019-02-18BaseTools: Fix the build report issue about Structure PCDFeng, Bob C
2019-02-18BaseTools: Fixed a build report issue.Feng, Bob C
2019-02-18BaseTools: Correct the error message for UPTFeng, Bob C
2019-02-14BaseTools/build_rule.template: Remove GCCLDShenglei Zhang
2019-02-14BaseTools/tools_def.template: Remove DDK3790Shenglei Zhang
2019-02-14BaseTools/tools_def.template: Remove ELFGCCShenglei Zhang
2019-02-14BaseTools/tools_def.template: Remove UNIXGCCShenglei Zhang
2019-02-14BaseTools/tools_def.template: Remove VS2003 and VS2005Shenglei Zhang
2019-02-14BaseTools: Update MYTOOLSShenglei Zhang
2019-02-14BaseTools/tools_def.template: Remove CYGGCCShenglei Zhang
2019-02-14BaseTools: Various typoAntoine Coeur
2019-02-06BaseTools: Fix build failure when specifying multiple BUILDTARGETPhilippe Mathieu-Daud?
2019-02-06BaseTools/BuildReport: fix report for platforms/arches without struct PCDsLaszlo Ersek
2019-02-02BaseTools:StructurePCD value display incorrect in "Not used" section.Fan, ZhijuX
2019-02-02BaseTools: Fixed incorrect line number in PcdValueInit.cFeng, Bob C
2019-02-02BaseTools: Enable CODE format in DEC fileFeng, Bob C
2019-02-02BaseTools/ECC: Add a new type of exceptionHess Chen
2019-02-02BaseTools: PCD value incorrect in structure pcd sku case.Fan, ZhijuX
2019-02-01BaseTools: Eot tool Python3 adaptionFeng, Bob C
2019-02-01BaseTools: ECC tool Python3 adaptionFeng, Bob C
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C
2019-02-01BaseTools: the list and iterator translationFeng, Bob C
2019-02-01BaseTools:ord() don't match in py2 and py3Feng, Bob C
2019-02-01BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C
2019-02-01BaseTools: Update PYTHON env to PYTHON_COMMANDLiming Gao
2019-02-01BaseTools:Update build tool to print python version informationZhijux Fan
2019-02-01BaseTools: Update windows and linux run scripts file to use Python3Zhijux Fan
2019-02-01BaseTools: Similar to octal data rectificationZhijux Fan
2019-02-01BaseTools:There is extra blank line in datalogZhiju Fan
2019-02-01BaseTools: change the Division OperatorZhijux Fan
2019-02-01BaseTools:File open failed for VPD MapFileFeng, Bob C
2019-02-01BaseTools:Double carriage return inserted from Trim.py on Python3Zhiju Fan
2019-02-01BaseTools:TestTools character encoding issueZhiju Fan
2019-02-01BaseTools: Make sure AllPcdList valid.Feng, Bob C
2019-02-01BaseTools:Fv BaseAddress must set If it not setZhijux Fan
2019-02-01Basetools: It went wrong when use os.linesepZhijux Fan
2019-02-01BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan
2019-02-01BaseTools: update Test scripts support python3Zhijux Fan
2019-02-01BaseTools/UPT:merge UPT Tool use Python2 and Python3Zhijux Fan
2019-02-01BaseTools:Similar to octal data rectificationZhijux Fan
2019-02-01BaseTools: Update argparse arguments since it not have version nowZhijux Fan
2019-02-01BaseTools:Solve the data sorting problem use python3Zhijux Fan
2019-02-01BaseTools: replace long by intYunhua Feng
2019-02-01BaseTools: Remove unnecessary super functionYunhua Feng
2019-02-01BaseTools: nametuple not have verbose parameter in python3Yunhua Feng
2019-02-01BaseTools: use OrderedDict instead of sdictFeng, Bob C
2019-02-01BaseTools: replace get_bytes_le() to bytes_leZhijux Fan
2019-02-01BaseTools: Rename iteritems to itemsZhijux Fan
2019-02-01BaseTools:use iterate list to replace the itertoolsZhijux Fan