github-actions
released this
05 Nov 04:41
·
2 commits
to refs/heads/main
since this release
What's Changed
-
Add new features in config editor @kanechen66 (#413)
Change Details
## Description
In this PR, we added the below new features in config editor
- UI menu to read/write variable from SUT in runtime
- UI menu to delete variable listed in platformcfg.xml on SUT in runtime
- UI to show, admin mode, manufacturing mode and mfci policy on the lower right side
- Status box show log output from config editor so that user can know what vl or xml file is loaded
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
We tested on real SUT and verify each function we added.
<Describe the test(s) that were run to verify the changes.>Integration Instructions
<Describe how these changes should be integrated. Use N/A if nothing is required.>
N/A
Full Changelog: v3.0.0...v3.0.1