summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts/ConvertFceToStructurePcd.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix StructurePcd offset error.Yuwei Chen2021-11-081-2/+2
* BaseTools: Remove non-ascii character of StructurePcd commentChen, Christine2021-07-121-1/+9
* BaseTools: Modify struct parser for StructPcdYuwei Chen2021-03-081-0/+2
* BaseTools: Adjust StructurePcd List Order.Chen, Christine2021-03-081-3/+26
* BaseTools: Add comments in StructurePcd DSC file.Chen, Christine2020-12-151-3/+12
* BaseTools: Collect full Header files for struct finding.Chen, Christine2020-11-301-6/+19
* BaseTools: correct line endings for ConvertFce Python scriptLeif Lindholm2019-10-041-5/+5
* BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name.Fan, ZhijuX2019-04-181-0/+5
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan2019-02-011-1/+1
* BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao2018-11-291-1/+1
* BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao2018-10-311-2/+15
* BaseTools Script: Add the script to generate Structure PCD settingLiming Gao2018-07-251-0/+675