microsoft/mu_feature_config v6.0.2
microsoft/mu_feature_config
Captured source
source ↗published Aug 29, 2025seen 1dcaptured 9hhttp 200method plain
v6.0.2
Repository: microsoft/mu_feature_config
Tag: v6.0.2
Published: 2025-08-29T15:20:13Z
Prerelease: no
Release notes:
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.
- [x] 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: https://github.com/microsoft/mu_feature_config/compare/v6.0.1...v6.0.2