summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts/ConvertFceToStructurePcd.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-08BaseTools: Fix StructurePcd offset error.Yuwei Chen1-2/+2
2021-07-12BaseTools: Remove non-ascii character of StructurePcd commentChen, Christine1-1/+9
2021-03-08BaseTools: Modify struct parser for StructPcdYuwei Chen1-0/+2
2021-03-08BaseTools: Adjust StructurePcd List Order.Chen, Christine1-3/+26
2020-12-15BaseTools: Add comments in StructurePcd DSC file.Chen, Christine1-3/+12
2020-11-30BaseTools: Collect full Header files for struct finding.Chen, Christine1-6/+19
2019-10-04BaseTools: correct line endings for ConvertFce Python scriptLeif Lindholm1-5/+5
2019-04-18BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name.Fan, ZhijuX1-0/+5
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-01BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan1-1/+1
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-07-25BaseTools Script: Add the script to generate Structure PCD settingLiming Gao1-0/+675