Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: A Tool to Generate PlatformCfgData.xml from Project Files #434

Open
v-yuanhengwu opened this issue Jan 22, 2025 · 0 comments
Open
Labels
state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps state:needs-owner Needs an issue owner to be assigned state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:low Little to no impact

Comments

@v-yuanhengwu
Copy link

Feature Overview

PlatformCfgData.xml is used during the build process to generate some auto-generated headers and also serves as an input file for ConfigEditor to edit configuration settings. Currently, PlatformCfgData.xml is generated and maintained manually, which is time-consuming and error-prone.

Solution Overview

We could consider parsing .inf and .vfr files from the reference code to generate PlatformCfgData.xml automatically. This would also simplify maintenance when reference code updates are received.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

Someone else needs to implement the feature

Do you need maintainer feedback?

Maintainer feedback requested

Anything else?

No response

@v-yuanhengwu v-yuanhengwu added state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal labels Jan 22, 2025
@github-actions github-actions bot added state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps urgency:low Little to no impact state:needs-owner Needs an issue owner to be assigned labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:needs-maintainer-feedback Needs more information from a maintainer to determine next steps state:needs-owner Needs an issue owner to be assigned state:needs-triage Needs to triaged to determine next steps type:feature-request A new feature proposal urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

1 participant