Skip to content

microsoft/mu_feature_dfci

Repository files navigation

Project Mu Dfci Feature Repository

Host Type & Toolchain Build Status Code Coverage
Windows_VS WindowsCiBuild WindowsCiCoverage
Ubuntu_GCC5 UbuntuCiBuild UbuntuCiCoverage

This repository contains the Dfci feature portion of Project Mu. For documentation on Dfci, see Device Firmware Configuration Interface.

Please see Project Mu for general infomation on Project Mu.

Consuming the Dfci Feature Package

This project is intended to be included in a platform as a submodule at a particular release tag.

Releases

Releases of this repository will follow the Nuget versioning model.

Branch Status - main

Status

In Development

Entered Development

Nov 2022

Anticipated Stabilization

Mar 2023

Branch Changes - main

Breaking Changes-dev

  • None

Main Changes-dev

tag "From_mu_plus"

New Repo from mu_plus branch release/202208 at commit: c69447e15f2b968abd5901c05d0c622650f10f89

ran:

git filter-repo --path DfciPkg/ --path ZeroTouchPkg/ --path LICENSE.txt

--path pull_request_template.md --path pip-requirements.txt --path .gitignore

tag "From_mu_plus" is the latest commit from mu_plus copied to mu_feature_dfci using the above git filter-repo command.

Bug Fixes-dev

  • None

Code of Conduct

This project has adopted the Microsoft Open Source. See the Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Issues

Please open any issues in the Project Mu GitHub tracker. More Details

Contributions

Contributions are always welcome and encouraged!

Please follow the general Project Mu Pull Request process. More Details

Builds

Please follow the steps in the Project Mu docs to build for CI and local testing. More Details

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