Skip to content

Commit

Permalink
REBASE: Updated Readme for the 202311 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlautner committed Aug 2, 2024
1 parent 622abd7 commit 37ed780
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 26 deletions.
6 changes: 3 additions & 3 deletions .pytool/CISettings.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,17 +221,17 @@ def GetDependencies(self):
{
"Path": "Common/MU_TIANO",
"Url": "https://github.com/microsoft/mu_tiano_plus.git",
"Branch": "release/202208"
"Branch": "release/202311"
},
{
"Path": "MU_BASECORE",
"Url": "https://github.com/microsoft/mu_basecore.git",
"Branch": "release/202208"
"Branch": "release/202311"
},
{
"Path": "Silicon/Intel/MU_TIANO",
"Url": "https://github.com/microsoft/mu_silicon_intel_tiano.git",
"Branch": "release/202208"
"Branch": "release/202311"
}
]

Expand Down
4 changes: 0 additions & 4 deletions MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@

TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf

BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf

Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
Expand Down Expand Up @@ -91,7 +89,6 @@

CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf
Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
VariableReadLib|MinPlatformPkg/Library/SmmVariableReadLib/TraditionalMmVariableReadLib.inf
VariableWriteLib|MinPlatformPkg/Library/SmmVariableWriteLib/TraditionalMmVariableWriteLib.inf

Expand Down Expand Up @@ -119,7 +116,6 @@

[LibraryClasses.common.DXE_RUNTIME_DRIVER]
ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf

[LibraryClasses.common.UEFI_APPLICATION]
Expand Down
2 changes: 0 additions & 2 deletions MinPlatformPkg/Include/Dsc/CorePeiLib.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/PeiAcpiTimerLib.inf

[LibraryClasses.common.PEIM]
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf

Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
Expand Down
34 changes: 17 additions & 17 deletions ReadMe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,59 +15,59 @@ It is organized so that common code can be made available to any platform with m

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

Branch Status - release/202208
Branch Status - release/202311
==============================

:Status:
In Development

:Entered Development:
September 2022
December 2023

:Anticipated Stabilization:
November 2022
February 2024

Branch Changes - release/202208
Branch Changes - release/202311
===============================

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

- None
- Incomplete

Main Changes-dev
----------------

- None
- Incomplete

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

- None
- Incomplete

2208_RefBoot Changes
2311_RefBoot Changes
--------------------

- Incomplete

2208_CIBuild Changes
2311_CIBuild Changes
--------------------

- Incomplete

2208_Rebase Changes
2311_Rebase Changes
-------------------

| Starting commit: 7d2732a6 ("pip: update edk2-pytool-extensions requirement from ~=0.17.2 to ~=0.18.0", 2022-09-15)
| Destination commit: 5d93559d ("MinPlatformPkg: Add PcdAcpiGpe1BlockLength for FADT from board package", 2022-08-15)
| Starting commit: 118b1545 ("Updated CISettings.py for pipeline testing", 2023-12-14)
| Destination commit: TBD
Repo Maintenance
================

Upstream Sync Details
---------------------

- edk2_platforms - 3c3b116801 ("Maintainers.txt: Update maintainers list for edk2-platforms", 2022-08-25)
- edk2_platforms - 10e2eb030d ("multiple Arm platforms: set WritePolicyValid for all cache types", 2023-11-22)

Instructions
------------
Expand Down Expand Up @@ -170,12 +170,12 @@ POSSIBILITY OF SUCH DAMAGE.
.. CoreCI
.. _Windows_VS2022: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=71&&branchName=release%2F202208
.. |WindowsCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Common%20Intel%20MinPlatform%20CI%20VS2022?branchName=release%2F202208
.. _Windows_VS2022: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=71&&branchName=release%2F202311
.. |WindowsCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Common%20Intel%20MinPlatform%20CI%20VS2022?branchName=release%2F202311
.. |WindowsCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/71.svg
.. |WindowsCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue

.. _Ubuntu_GCC5: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=72&branchName=release%2F202202
.. |UbuntuCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Common%20Intel%20MinPlatform%20CI%20Ubuntu%20GCC5?branchName=release%2F202202
.. _Ubuntu_GCC5: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=72&branchName=release%2F202311
.. |UbuntuCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Common%20Intel%20MinPlatform%20CI%20Ubuntu%20GCC5?branchName=release%2F202311
.. |UbuntuCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/72.svg
.. |UbuntuCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue

0 comments on commit 37ed780

Please sign in to comment.