microsoft/mu_feature_config v6.0.4
microsoft/mu_feature_config
Captured source
source ↗v6.0.4
Repository: microsoft/mu_feature_config
Tag: v6.0.4
Published: 2026-02-24T21:04:01Z
Prerelease: no
Release notes:
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?
- [X] Includes tests?
- [ ] Includes documentation?
How This Was Tested
Pipeline Test Pass
Integration Instructions
N/A
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?
- [X] Includes tests?
- [ ] Includes documentation?
How This Was Tested
Pipeline Test Pass
Integration Instructions
N/A
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?
- [X] Includes tests?
- [ ] Includes documentation?
How This Was Tested
Pipeline Test Pass
Integration Instructions
N/A
Full Changelog: https://github.com/microsoft/mu_feature_config/compare/v6.0.3...v6.0.4