Skip to content

v12.0.1

Latest

Choose a tag to compare

@mu-automation mu-automation released this 13 Mar 23:37
· 29 commits to refs/heads/main since this release
e4fee38

What's Changed

  • Do not checkout Hafnium submodule recursively @kuqin12 (#1352)
    Change Details
      ## Description

    The current workflow will checkout the hafnium submodule recursively. This is not necessary unless a Hafnium build is explicitly requested.

    This change moves the pipeline to not checkout all the nested submodules of Hafnium repo and only hydrate them when the Hafnium build from source is needed.

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

    How This Was Tested

    The pipeline builds properly.

    Integration Instructions

    N/A




Full Changelog: v12.0.0...v12.0.1