tianocore / edk2-basetools

EDK II BaseTools Python tools as a PIP module
Other
25 stars 35 forks source link

[Feature]: Standalone DSC parser development #81

Open YuweiChen1110 opened 2 years ago

YuweiChen1110 commented 2 years ago

What does the feature solve?

Currently, DSC parser is integrated in build system which can not be used separately. Propose to develop the standalone DSC parser for more functional requirements, which can also help collect clean and completely platform description information.

Describe the solution

Standalone DSC parser tool

Have you considered any alternatives?

No response

Additional context

No response