Project Mu Microsoft Core UEFI Value
Перейти к файлу
Mike Turner e775cfc761 Refactor for PKT Mode 2023-01-20 13:20:20 -08:00
.azurepipelines Repo File Sync: Synced file(s) with microsoft/mu_devops (#139) 2023-01-09 17:20:22 -05:00
.config Merged PR 5208: Adding host-based unit test for MfciPkg 2022-05-10 20:24:15 +00:00
.devcontainer Repo File Sync: Synced file(s) with microsoft/mu_devops (#119) 2022-12-09 09:04:12 -05:00
.github Repo File Sync: Synced file(s) with microsoft/mu_devops (#139) 2023-01-09 17:20:22 -05:00
.pytool Updated Readme and CIBuild to 202208 2022-09-27 18:20:04 -07:00
AdvLoggerPkg Refactor for PKT Mode 2023-01-20 13:20:20 -08:00
DfciPkg Include Stack Cookie Support Libs on Release Builds (#89) 2022-11-03 16:12:08 -07:00
HidPkg Include Stack Cookie Support Libs on Release Builds (#89) 2022-11-03 16:12:08 -07:00
MfciPkg Fix MfciDxe Debug error print missing new line character (#97) 2022-11-15 18:18:57 -05:00
MsCorePkg Add MacEmulationDxe Support (#109) 2022-12-16 10:38:03 -05:00
MsGraphicsPkg Fix SUIT bitmap set bounds - shouldn't apply a second translation to the new bounds origin. (#94) 2022-12-15 20:15:27 +00:00
MsWheaPkg Adding customizable GUID for BERT extra variables support (#122) 2022-12-20 04:34:29 +00:00
PcBdsPkg Add PcdShellFvGuid to allow platforms to provide FV GUID to search shell image in (#116) 2022-11-30 20:23:51 -05:00
UefiTestingPkg Fix C3 resume error on certain platforms (#134) 2023-01-12 04:01:15 +00:00
XmlSupportPkg Include Stack Cookie Support Libs on Release Builds (#89) 2022-11-03 16:12:08 -07:00
ZeroTouchPkg Fix Line Endings in Repo (LF -> CRLF) (#67) (#68) 2022-10-12 22:11:28 -04:00
.gitignore Sync pipelines, requirements, and documents with Basecore 2021-03-22 20:31:08 -07:00
.markdownlint.yaml Repo File Sync: Synced file(s) with microsoft/mu_devops (#114) 2022-11-30 11:40:52 -05:00
.markdownlintignore Add final external dependencie to the markdownlint ignore 2021-09-11 00:59:05 -07:00
CONTRIBUTING.md Repo File Sync: Synced file(s) with microsoft/mu_devops (#129) 2022-12-20 20:38:07 -05:00
LICENSE.txt Repo File Sync: Synced file(s) with microsoft/mu_devops (#114) 2022-11-30 11:40:52 -05:00
Readme.rst Updated Readme and CIBuild to 202208 2022-09-27 18:20:04 -07:00
RepoDetails.md Drop the Readme in .pytool and redirect to Mu docs 2020-10-31 17:03:14 -07:00
pip-requirements.txt pip: bump edk2-pytool-extensions from 0.20.1 to 0.21.0 (#136) 2023-01-10 15:56:23 -05:00

Readme.rst

=================================
Project Mu Common Plus Repository
=================================

============================= ================= =============== ===================
 Host Type & Toolchain        Build Status      Test Status     Code Coverage
============================= ================= =============== ===================
Windows_VS2022_               |WindowsCiBuild|  |WindowsCiTest| |WindowsCiCoverage|
Ubuntu_GCC5_                  |UbuntuCiBuild|   |UbuntuCiTest|  |UbuntuCiCoverage|
============================= ================= =============== ===================

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

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

:Status:
  In Development

:Entered Development:
  Sep 2022

:Anticipated Stabilization:
  Nov 2022

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

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

- None

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


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

Branched from 202202
--------------------

Original sync Commit: fd357a110984a67b85ae088c6803558115eb2d36


Code of Conduct
===============

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 <mailto:opencode@microsoft.com>`_. with any additional questions or comments.

Contributions
=============

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/


Copyright & License
===================

| Copyright (C) Microsoft Corporation
| SPDX-License-Identifier: BSD-2-Clause-Patent

.. ===================================================================
.. This is a bunch of directives to make the README file more readable
.. ===================================================================

.. CoreCI

.. _Windows_VS2022: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=49&&branchName=release%2F202208
.. |WindowsCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Plus%20CI%20VS2022?branchName=release%2F202208
.. |WindowsCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/49.svg
.. |WindowsCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue

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