Skip to content

v6.0.2

Choose a tag to compare

@mu-automation mu-automation released this 29 Aug 15:20
· 74 commits to refs/heads/main since this release
71f71cb

What's Changed

  • SetupDataPkg: Fix clangpdb errors for uninitialized variables. @apop5 (#498)
    Change Details
      ## Description

    ClangPdb reported some build errors about use without initializing variables. Fixed the variables to be initialized, so that code paths can rely on initial error values.

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

    How This Was Tested

    Local CI builds with ClangPdb.

    Integration Instructions

    No integration necessary.




Full Changelog: v6.0.1...v6.0.2