зеркало из https://github.com/microsoft/mu_plus.git
47 строки
1.5 KiB
Markdown
47 строки
1.5 KiB
Markdown
# Project Mu Common Plus
|
|
|
|
??? info "Git Details"
|
|
Repository Url: {{mu_plus.url}}
|
|
Branch: {{mu_plus.branch}}
|
|
Commit: [{{mu_plus.commit}}]({{mu_plus.commitlink}})
|
|
Commit Date: {{mu_plus.date}}
|
|
|
|
This repo contains Project Mu common code that should only take Basecore as a
|
|
dependency and be applicable to almost any FW project. For full documentation.
|
|
|
|
## More Info
|
|
|
|
Please see the Project Mu docs (<https://github.com/Microsoft/mu>) for more
|
|
information.
|
|
|
|
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.
|
|
|
|
## Issues
|
|
|
|
Please open any issues in the Project Mu GitHub tracker. [More
|
|
Details](https://microsoft.github.io/mu/How/contributing/)
|
|
|
|
## Contributing Code or Docs
|
|
|
|
Please follow the general Project Mu Pull Request process. [More
|
|
Details](https://microsoft.github.io/mu/How/contributing/)
|
|
|
|
* [Code Requirements](https://microsoft.github.io/mu/CodeDevelopment/requirements/)
|
|
* [Doc Requirements](https://microsoft.github.io/mu/DeveloperDocs/requirements/)
|
|
|
|
## Builds
|
|
|
|
Please follow the steps in the Project Mu docs to build for CI and local
|
|
testing. [More Details](https://microsoft.github.io/mu/CodeDevelopment/compile/)
|
|
|
|
## Copyright & License
|
|
|
|
Copyright (C) Microsoft Corporation
|
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|