[Feature]: Prevent user loading wrong config xml file in ConfigEditor #418
Labels
state:needs-maintainer-feedback
Needs more information from a maintainer to determine next steps
state:needs-triage
Needs to triaged to determine next steps
type:feature-request
A new feature proposal
urgency:low
Little to no impact
Feature Overview
In the current ConfigEditor design, there is no version check for xml.
It may lead to problems such as user loading wrong xml file so that the config is not taken effect or is not shown properly on UI.
Solution Overview
We have a proposal to add BIOS version and sha information in the xml file
ex:
Then the configeditor can read BIOS sha from smbios type 11 oemstring and bios version from smbios type 0
it can provide a hint that user is using the wrong xml and unexpected behavior issues could happen.
Feel free to provide your thoughts on this :)
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response
The text was updated successfully, but these errors were encountered: