Skip to content

v6.0.4

Choose a tag to compare

@mu-automation mu-automation released this 24 Feb 21:04
· 32 commits to refs/heads/main since this release
eda89d0

What's Changed

  • Correct Debug Macro Usages In SetupDataPkg @AmiVincentKe (#560)
    Change Details
      ## Description

    Error handling code must use appropriate DEBUG_ERROR macros

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    Pipeline Test Pass

    Integration Instructions

    N/A




  • VfrToXmlConverter: Introduced Fixed Config XML UUID @AmiVincentKe (#518)
    Change Details
      ## Description

    There is a request comes from platform side.
    The goal is to assign platform defined UUID for Config XML files to differentiate between various generations.
    Provide an option to use fixed Config XML UUID.

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    Pipeline Test Pass

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    
  • VfrToXmlConverter: Correct Typo For Element 'ENABLEDISABLE' @AmiVincentKe (#529)
    Change Details
      ## Description

    In Config XML files which generated from VfrToXmlConverter.py with spelling error.
    Correct the typo 'ENABLEDISABLE'.

    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

    Pipeline Test Pass

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    
  • VfrToXmlConverter: Introduced Alphabetical Sorted @AmiVincentKe (#525)
    Change Details
      ## Description

    There is a request comes from platform side.
    The goal is to compare different Config XML files from various generations.
    Provide an option for alphabetical sorted.

    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

    Pipeline Test Pass

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    

Full Changelog: v6.0.3...v6.0.4