Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/mu_feature_dfci
DFCI - Device Firmware Configuration Interface
https://github.com/microsoft/mu_feature_dfci
firmware mdm projectmu uefi
Last synced: 4 days ago
JSON representation
DFCI - Device Firmware Configuration Interface
- Host: GitHub
- URL: https://github.com/microsoft/mu_feature_dfci
- Owner: microsoft
- License: other
- Created: 2022-11-21T22:51:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T14:22:43.000Z (5 months ago)
- Last Synced: 2024-10-01T04:23:26.224Z (4 months ago)
- Topics: firmware, mdm, projectmu, uefi
- Language: C
- Homepage:
- Size: 5.02 MB
- Stars: 16
- Watchers: 6
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
==================================
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 2023Branch 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 .gitignoretag "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 `[email protected] `_ 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 `_* `Code Requirements `_
* `Doc Requirements `_Builds
======Please follow the steps in the Project Mu docs to build for CI and local
testing. `More Details `_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
.. |WindowsCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Feature%20DFCI/Mu%20Feature%20DFCI%20-%20CI%20-%20WIndows%20VS?repoName=microsoft%2Fmu_feature_dfci&branchName=main
:target: https://dev.azure.com/projectmu/mu/_build?definitionId=142&_a=summary.. _Windows_VS: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=142&repoName=microsoft%2Fmu_feature_dfci&branchName=main
.. |WindowsCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue
.. _Ubuntu_GCC5: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=139&repoName=microsoft%2Fmu_feature_dfci&branchName=main
.. |UbuntuCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Feature%20DFCI/Mu%20Feature%20DFCI%20-%20CI%20-%20GCC5?repoName=microsoft%2Fmu_feature_dfci&branchName=main
:target: https://dev.azure.com/projectmu/mu/_build?definitionId=141&_a=summary.. |UbuntuCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue