{"id":15012067,"url":"https://github.com/microsoft/mu_plus","last_synced_at":"2025-04-08T12:11:14.036Z","repository":{"id":34378385,"uuid":"147889066","full_name":"microsoft/mu_plus","owner":"microsoft","description":"Project Mu Microsoft Core UEFI Value","archived":false,"fork":false,"pushed_at":"2025-04-01T09:01:09.000Z","size":15145,"stargazers_count":231,"open_issues_count":5,"forks_count":106,"subscribers_count":24,"default_branch":"dev/202405","last_synced_at":"2025-04-01T11:05:07.144Z","etag":null,"topics":["firmware","projectmu","uefi","uefi-development"],"latest_commit_sha":null,"homepage":"https://microsoft.github.io/mu/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"Readme.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-08T01:06:17.000Z","updated_at":"2025-03-31T21:36:46.000Z","dependencies_parsed_at":"2023-09-26T21:40:13.230Z","dependency_job_id":"a1dd8574-9435-4f2d-bc15-736cb33a3745","html_url":"https://github.com/microsoft/mu_plus","commit_stats":{"total_commits":1096,"total_committers":78,"mean_commits":"14.051282051282051","dds":0.7937956204379562,"last_synced_commit":"75fc32bb198ecfd41d58447afc2800d26b842efd"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/mu_plus/tar.gz/refs/heads/dev/202405","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838445,"owners_count":21004580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firmware","projectmu","uefi","uefi-development"],"created_at":"2024-09-24T19:42:03.745Z","updated_at":"2025-04-08T12:11:14.002Z","avatar_url":"https://github.com/microsoft.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================================\nProject Mu Common Plus Repository\n=================================\n\n============================= ================= =============== ===================\n Host Type \u0026 Toolchain        Build Status      Test Status     Code Coverage\n============================= ================= =============== ===================\nWindows_VS2022_               |WindowsCiBuild|  |WindowsCiTest| |WindowsCiCoverage|\nUbuntu_GCC5_                  |UbuntuCiBuild|   |UbuntuCiTest|  |UbuntuCiCoverage|\n============================= ================= =============== ===================\n\nThis repository is part of Project Mu.  Please see Project Mu for details https://microsoft.github.io/mu.\n\nBranch Status - release/202405\n==============================\n\n:Status:\n  In Development\n\n:Entered Development:\n  2023/11/24 (Date Edk2 started accepting changes which were not in a previous release)\n\n:Anticipated Stabilization:\n  Nov 2024\n\nBranch Changes - release/202405\n===============================\n\n202405 is a larger deviation than previous releases. As part of upstreaming changes to EDK2, the commits were reviewed, squashed, and some were dropped.\nDue to these changes, there may be more work required to bring an existing platform up to 202405 compatibility. \n\nBreaking Changes-dev\n--------------------\n- Nothing\n\nMain Changes-dev\n----------------\n- AdvancedFileLogger triggers on gEfiEventBeforeExitBootServicesGuid due to removal of gMuEventPreExitBootServicesGuid.\n- OnScreenKeyboard triggers on gEfiEventBeforeExitBootServicesGuid due to removal of gMuEventPreExitBootServicesGuid.\n- RenderingEngine triggers on gEfiEventBeforeExitBootServicesGuid due to removal of gMuEventPreExitBootServicesGuid.\n- MsCorePkg/Library/MuArmGicExLib/MuArmGicExLib.inf exists to contain the functionality previously in ArmPkg/Drivers/ArmGic/ArmGicLib.inf.\n\nPlatform Integration Reference\n------------------------------\nReference platforms which consume release/202405 are available in [mu_tiano_platforms](https://github.com/microsoft/mu_tiano_platforms).\n\nCode of Conduct\n===============\n\nThis project has adopted the Microsoft Open Source Code of Conduct https://opensource.microsoft.com/codeofconduct/\n\nFor more information see the Code of Conduct FAQ https://opensource.microsoft.com/codeofconduct/faq/\nor contact `opencode@microsoft.com \u003cmailto:opencode@microsoft.com\u003e`_. with any additional questions or comments.\n\nContributions\n=============\n\nContributions are always welcome and encouraged!\nPlease open any issues in the Project Mu GitHub tracker and read https://microsoft.github.io/mu/How/contributing/\n\n\nCopyright \u0026 License\n===================\n\n| Copyright (c) Microsoft Corporation\n| SPDX-License-Identifier: BSD-2-Clause-Patent\n\n.. ===================================================================\n.. This is a bunch of directives to make the README file more readable\n.. ===================================================================\n\n.. CoreCI\n\n.. _Windows_VS2022: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=49\u0026\u0026branchName=release%2F202405\n.. |WindowsCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Plus%20CI%20VS2022?branchName=release%2F202405\n.. |WindowsCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/49.svg\n.. |WindowsCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue\n\n.. _Ubuntu_GCC5: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=50\u0026\u0026branchName=release%2F202405\n.. |UbuntuCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status/CI/Mu%20Plus%20CI%20Ubuntu%20GCC5?branchName=release%2F202405\n.. |UbuntuCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/50.svg\n.. |UbuntuCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fmu_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fmu_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fmu_plus/lists"}