summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts
AgeCommit message (Expand)AuthorFilesLines
2019-04-18BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name.Fan, ZhijuX1-0/+5
2019-04-09BaseTools/PatchCheck: Generate error if Contributed-under foundMichael D Kinney1-8/+11
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney35-247/+35
2019-03-06BaseTools:Run packagedoc_cli.py to generate doc failedFan, ZhijuX1-3/+4
2019-02-26BaseTools:PackageDocumentTools import lib error occurs.Fan, ZhijuX9-26/+26
2019-02-14BaseTools: Various typoAntoine Coeur1-2/+2
2019-02-01BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan10-39/+39
2018-11-29BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao1-1/+1
2018-10-31BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao1-2/+15
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao1-1/+0
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao12-62/+67
2018-10-13BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Yunhua Feng12-67/+62
2018-09-06BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi1-1/+1
2018-08-08PatchCheck - add error message for invalid parameterJaben Carsey1-3/+6
2018-08-06BaseTools/BinToPcd: Open output file as text fileKinney, Michael D1-3/+2
2018-08-02BaseTools/BinToPcd: Encode string returned from ByteArray()Kinney, Michael D1-1/+2
2018-08-01BaseTools/BinToPcd: Fix Python 2.7.x compatibility issueKinney, Michael D1-1/+1
2018-07-25BaseTools Script: Add the script to generate Structure PCD settingLiming Gao1-0/+675
2018-07-16BaseTools: Use absolute import in ScriptsGary Lin2-2/+4
2018-07-09BaseTools: Clean up source filesLiming Gao1-6/+6
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-5/+0
2018-06-27BaseTools: Fix old python2 idiomsGary Lin2-4/+4
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin6-11/+11
2018-06-27BaseTools: Remove the deprecated hash_key()Gary Lin3-8/+8
2018-06-27BaseTools: Refactor python print statementsGary Lin7-53/+60
2018-06-27BaseTools: Refactor python except statementsGary Lin4-8/+12
2018-06-27BaseTools: Fix a typo in ini.pyGary Lin1-1/+1
2018-06-14BaseTools/BinToPcd: Follow PEP-8 indent of 4 spacesKinney, Michael D1-178/+178
2018-06-14BaseTools/BinToPcd: Update for Python 3 compatibilityKinney, Michael D1-41/+40
2018-06-14BaseTools/BinToPcd: --offset must be 8-byte alignedKinney, Michael D1-1/+13
2018-06-14BaseTools/BinToPcd: Clarify error message for --type HIIKinney, Michael D1-5/+2
2018-06-14BaseTools/BinToPcd: Fix typo in error messagesKinney, Michael D1-4/+4
2018-06-13BaseTools Script: Formalize source files to follow DOS formatLiming Gao1-0/+95
2018-04-10BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben1-2/+2
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben11-99/+99
2018-03-28BaseTools/BinToPcd: Add support for multiple binary input filesKinney, Michael D1-29/+54
2018-03-19BaseTools: Add PackageDocumentTools into Scripts folderYonghong Zhu20-0/+7177
2017-08-11BaseTools/Scripts: Add sample makefile for use with RunMakefile.pyMichael D Kinney1-0/+43
2017-08-11BaseTools/Scripts: Add python script to run a makefileMichael D Kinney1-0/+178
2017-08-03BaseTools/PatchCheck: Support Contribution Agreement 1.1Michael D Kinney1-3/+6
2017-06-26BaseTools/PatchCheck.py: Add warning info for new binary filesHao Wu1-13/+21
2017-06-26BaseTools/PatchCheck.py: Fix misreport for binary changes in patchHao Wu1-3/+3
2017-05-28BaseTools/Scripts: fix GccBase.lds line endingsArd Biesheuvel1-1/+1
2017-05-24BaseTools/Scripts: discard .gnu.hash section in GCC buildsArd Biesheuvel1-1/+1
2017-02-24BaseTools: GCC: move most AutoGen.obj contents back to .data sectionArd Biesheuvel1-3/+6
2017-02-22BaseTool/Script: Add SmiHandleProfile OS tool to get symbol.Jiewen Yao1-0/+312
2016-11-14BaseTools/Scripts: Add BinToPcd utilityMichael Kinney1-0/+192
2016-10-21BaseTools/PatchCheck.py: Update to report error for EFI_D_*Yonghong Zhu1-0/+14
2016-10-21BaseTools/PatchCheck.py: Update to handle the two [] as prefixYonghong Zhu1-8/+9
2016-10-21BaseTools/PatchCheck.py: Update for max length of subject and message lineYonghong Zhu1-4/+4