Skip to content

microsoft/mu_feature_debugger

Repository files navigation

Project Mu Debugger Feature Repository

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

This repository is part of Project Mu. Please see Project Mu for details.

This Debugger feature repo contains tools and UEFI code to enable debugging UEFI implementations through various scenarios and configurations of debugger software and backends. This repo and contributions to it must adhere to the Microsoft Open Source Code of Conduct

Detailed Feature Information

Far more details about using this repo can be found in: Debugger Feature Package Readme.

Repository Philosophy

Unlike other Project MU repositories, the Debugger feature repo does not strictly follow the EDKII releases, but rather has a continuous main branch which will periodically receive cherry-picks of needed changes from EDKII. For stable builds, release tags will be used instead to determine commit hashes at stable points in development. Release branches may be created as needed to facilitate a specific release with needed features, but this should be avoided.

Releases Versions

Releases of this repository will follow semantic versioning.

More Info

Please see the Project Mu docs for more information.

This project has adopted the Microsoft Open Source 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 For Security Issues, refer to SECURITY.md.

Contributing Code or Docs

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