| 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: | 2026/11/22 (Date Edk2 started accepting changes which were not in a previous release) |
| Anticipated Stabilization: | May 2026 |
- gEfiEventPostReadyToBootGuid was replaced with EDK2's gEfiEventAfterReadyToBootGuid
- gMemoryProtectionNonstopModeProtocolGuid has been depreciated and associated code removed.
- The changes in basecore which allowed removing STATIC defines were dropped. Associated unit tests which relied on this capability were dropped.
Reference platforms which consume release/202511 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/