Skip to content

Commit

Permalink
Updated Release Notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
apop5 committed Aug 15, 2024
1 parent 57d1e59 commit a54c480
Showing 1 changed file with 16 additions and 25 deletions.
41 changes: 16 additions & 25 deletions Readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,49 +9,40 @@ Windows_VS2022_ |WindowsCiBuild| |WindowsCiTest| |WindowsCiCovera
Ubuntu_GCC5_ |UbuntuCiBuild| |UbuntuCiTest| |UbuntuCiCoverage|
============================= ================= =============== ===================

This repository is part of Project Mu. Please see Project Mu for details https://microsoft.github.io/mu.
This repository is part of Project Mu. Please see Project Mu for details https://microsoft.github.io/mu

Branch Status - release/202311
Branch Status - release/202405
==============================

:Status:
In Development

:Entered Development:
Dec 2023
2023/11/24

:Anticipated Stabilization:
Feb 2024
Nov 2024

Branch Changes - release/202311
Branch Changes - release/202405
===============================

202405 is a larger deviation than previous releases. As part of upstreaming changes to EDK2, the commits were reviewed, squashed, and some were dropped.
Due to these changes, there maybe more work minor work required to bring an existing platforms up to 202405 compatibility.

Breaking Changes-dev
--------------------

- Incomplete
- Nothing

Main Changes-dev
----------------
- AdvancedFileLogger triggers on gEfiEventBeforeExitBootServicesGuid due to removal of gMuEventPreExitBootServicesGuid.
- OnScreenKeyboard triggers on gEfiEventBeforeExitBootServicesGuid due to removal of gMuEventPreExitBootServicesGuid.
- RenderingEngine triggers on gEfiEventBeforeExitBootServicesGuid due to removal of gMuEventPreExitBootServicesGuid.
- MsCorePkg/Library/MuArmGicExLib/MuArmGicExLib.inf exists to contain the functionality previously in ArmPkg/Drivers/ArmGic/ArmGicLib.inf.

- Added HiiKeyboardLayout crate to support UEFI keyboard layouts
- Added Hid KeyboardSupport for UefiHidDxe
- Rework of TpmReplay
- Separated FrameBufferMemDrawLib into DXE and PEI instances
- Added SecureBootKeyStoreLib library implementation
- Split memory protection test app into DXE and SMM versions

Bug Fixes-dev
-------------

- Fixed logic related to the DXE_CORE advanced logger
- Fixed AdvLogger rust deadlock

Branched from 202308
--------------------

Original sync Commit: 61103c3af347f488431507491350b681dd1b462f

Platform Integration Reference
----------------
Reference platforms which consume release/202405 are available in [mu_tiano_platforms](https://github.com/microsoft/mu_tiano_platforms).

Code of Conduct
===============
Expand Down

0 comments on commit a54c480

Please sign in to comment.