Host Type & Toolchain | Build Status | Test Status | Code Coverage |
---|---|---|---|
Windows_VS2022 | |||
Ubuntu_GCC5 |
This repository is part of Project Mu. Please see Project Mu for details https://microsoft.github.io/mu.
Status: | In Development |
---|---|
Entered Development: | 2025/02/21 (Date Edk2 started accepting changes which were not in a previous release) |
Anticipated Stabilization: | May 2025 |
- AdvLoggerPkg: AdvLoggerPrmConfigLibGoogleTest buffer overun fixed. Discovered from UnitTestFrameworkPkgHost.dsc.inf enabling address sanitization.
- AdvLoggerPkg: AdvLoggerPrmConfigLibGoogleTest buffer overun fixed. Discovered from UnitTestFrameworkPkgHost.dsc.inf enabling address sanitization.
- HidPkg: HidPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- MfciPkg: MfciPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- MfciPkg: MfciPkg.dsc no longer includes VsIntrinsicLib as it has been removed in basecore.
- MfciPkg: Fixed MfciTargetingHostTest and MfciVerifyPolicyAndChangeHostTest copy length errors discovered by UnitTestFrameworkPkgHost.dsc.inf enabling address sanitization.
- MsApplicationPkg: MsApplicationPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- MsCorePkg: MsCorePkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- MsCorePkg: MsCorePkg.dsc no longer includes no longer includes VsIntrinsicLib as it has been removed in basecore.
- MsGraphicsPkg: MsGraphicsPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- MsWheaPkg: MsWheaPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- PcBdsPkg: PcBdsPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2.
- TpmTestingPkg: Tcg2Dxe has been updated to match latest mu_tiano_plus changes.
- TpmTestingPkg: TpmTestingPkg.dsc no longer includes StackCheckLib as a NULL library due to upstreaming stack check to Edk2. Uses MdeLibs.dsc.inc.
- UefiTestingPkg: UefiTestingPkg.dsc no longer includes VsInstrinsicLib or StackCheckLib.
Reference platforms which consume release/202405 are available in [mu_tiano_platforms](https://github.com/microsoft/mu_tiano_platforms).
This project has adopted the Microsoft Open Source Code of Conduct https://opensource.microsoft.com/codeofconduct/
For more information see the Code of Conduct FAQ https://opensource.microsoft.com/codeofconduct/faq/ or contact opencode@microsoft.com. with any additional questions or comments.
Contributions are always welcome and encouraged! Please open any issues in the Project Mu GitHub tracker and read https://microsoft.github.io/mu/How/contributing/