Skip to content

v3.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 04:41
· 2 commits to refs/heads/main since this release
d4dcb4d

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

    1. UI menu to read/write variable from SUT in runtime
    2. UI menu to delete variable listed in platformcfg.xml on SUT in runtime
    3. UI to show, admin mode, manufacturing mode and mfci policy on the lower right side
    4. Status box show log output from config editor so that user can know what vl or xml file is loaded
      image

    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