{"id":27776802,"url":"https://github.com/microsoft/mu_silicon_arm_tiano","last_synced_at":"2026-03-05T01:09:59.695Z","repository":{"id":46065883,"uuid":"151152001","full_name":"microsoft/mu_silicon_arm_tiano","owner":"microsoft","description":"Project Mu - TianoCore Arm Packages","archived":false,"fork":false,"pushed_at":"2025-04-29T23:59:48.000Z","size":294977,"stargazers_count":44,"open_issues_count":2,"forks_count":40,"subscribers_count":12,"default_branch":"dev/202502","last_synced_at":"2025-04-30T06:37:43.080Z","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-History.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,"zenodo":null}},"created_at":"2018-10-01T20:07:48.000Z","updated_at":"2025-04-29T18:56:23.000Z","dependencies_parsed_at":"2023-10-15T06:37:48.661Z","dependency_job_id":"3e15c1f7-61af-437e-9971-baf29cb8cefc","html_url":"https://github.com/microsoft/mu_silicon_arm_tiano","commit_stats":null,"previous_names":[],"tags_count":99,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_silicon_arm_tiano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_silicon_arm_tiano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_silicon_arm_tiano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fmu_silicon_arm_tiano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/mu_silicon_arm_tiano/tar.gz/refs/heads/dev/202502","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252231161,"owners_count":21715473,"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":"2025-04-30T06:21:34.696Z","updated_at":"2026-03-05T01:09:59.611Z","avatar_url":"https://github.com/microsoft.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"=======================================\r\nProject Mu Silicon Arm Tiano Repository\r\n=======================================\r\n\r\n============================= ================= =============== ===================\r\n Host Type \u0026 Toolchain        Build Status      Test Status     Code Coverage\r\n============================= ================= =============== ===================\r\nWindows_VS2022_               |WindowsCiBuild|  |WindowsCiTest| |WindowsCiCoverage|\r\nUbuntu_GCC5_                  |UbuntuCiBuild|   |UbuntuCiTest|  |UbuntuCiCoverage|\r\n============================= ================= =============== ===================\r\n\r\nThis repository is part of Project Mu.  Please see Project Mu for details https://microsoft.github.io/mu\r\n\r\nBranch Status - release/202502\r\n==============================\r\n\r\n:Status:git\r\n  In Development\r\n\r\n:Entered Development:\r\n  2025/02/21 (Date Edk2 started accepting changes which were not in a previous release)\r\n\r\n:Anticipated Stabilization:\r\n  May 2025\r\n\r\nBranch Changes - release/202502\r\n===============================\r\n\r\nBreaking Changes-dev\r\n--------------------\r\n- ArmPkg: ArmGicLib (SEC version) has been dropped.\r\n- ArmPkg: ArmPkg\\Drivers\\ArmGic\\ArmGicDxeLib.inf has been moved to ArmPkg\\Drivers\\ArmGicDxe\\ArmGicDxe.inf\r\n- ArmPkg: Include files in ArmPkg\\Include\\Chipset has been moved into Mdepkg\\Include and refactored.\r\n- ArmPkg: ArmDisassemblerLib has been dropped.\r\n- ArmPkg: ArmGicArchLib has been refactored and dropped.\r\n- ArmPkg: ArmLib.h has been moved to MdePkg.\r\n- ArmPkg: AsmMacroIoLibV8.h has been renamed and moved into MdePkg under Aarch64/AsmMacroLib.h.\r\n- ArmPkg: ArmGicArchLib has been refactored and dropped.\r\n- ArmPkg: ArmGicArchSecLib has been refactored and dropped.\r\n- ArmPkg: ArmSmcPsciResetSystemLib has been refactored and dropped. Use ArmPsciResetSystemLib instead.\r\n- ArmPkg: ArmSoftFloatLib has been dropped.\r\n- ArmPlatformPkg: ArmPlatformStackLib has been dropped.\r\n- ArmPlatformPkg: PrePeiCoreMPCore and PrePeiCoreUniCore have been refactored and dropped. Use ArmPlatformPkg/Sec/Sec.inf\r\n- ArmPlatformPkg: PeiMPCore.inf and PeiUniCore.inf have been refactored and dropped. Use ArmPlatformPkg/PeilessSec/PeilessSec.inf\r\n\r\nMU Overrides on EDK2\r\n--------------------\r\n- At the end of 202405, mu_silicon_arm_tiano contained 135 commits on top of edk2-stable202405.\r\n- At the start of 202502, mu_silicon_arm_tiano contains 33 commits on top of edk2-stable202502.\r\nFull MU changes list can be viewed `in the changelog \u003chttps://github.com/microsoft/mu_silicon_arm_tiano/compare/fbe0805b2091393406952e84724188f8c1941837...dev/202502\u003e`_.\r\n\r\nPlatform Integration Reference\r\n------------------------------\r\nReference platforms which consume release/202502 are available in `mu_tiano_platforms \u003chttps://github.com/microsoft/mu_tiano_platforms\u003e`_.\r\n\r\nPlease note that this version of EDK2 has specific requirements when it comes to TF-A support. \r\nPlatforms that consume this version of EDK2 must ensure their TF-A `contains this set of patches \u003chttps://review.trustedfirmware.org/q/topic:%22hob_creation_in_tf_a%22\u003e`_.\r\nFailure to contain the appropriate patches will result in a failure to boot.\r\n\r\nCode of Conduct\r\n===============\r\n\r\nThis project has adopted the Microsoft Open Source Code of Conduct https://opensource.microsoft.com/codeofconduct/\r\n\r\nFor more information see the Code of Conduct FAQ https://opensource.microsoft.com/codeofconduct/faq/\r\nor contact `opencode@microsoft.com \u003cmailto:opencode@microsoft.com\u003e`_. with any additional questions or comments.\r\n\r\nContributions\r\n=============\r\n\r\nContributions are always welcome and encouraged!\r\nPlease open any issues in the Project Mu GitHub tracker and read https://microsoft.github.io/mu/How/contributing/\r\n\r\n\r\nCopyright \u0026 License\r\n===================\r\n\r\n| Copyright (C) Microsoft Corporation\r\n| SPDX-License-Identifier: BSD-2-Clause-Patent\r\n\r\nUpstream License (TianoCore)\r\n============================\r\n\r\nCopyright (c) 2019, TianoCore and contributors.  All rights reserved.\r\n\r\nSPDX-License-Identifier: BSD-2-Clause-Patent\r\n\r\nRedistribution and use in source and binary forms, with or without\r\nmodification, are permitted provided that the following conditions are met:\r\n\r\n1. Redistributions of source code must retain the above copyright notice,\r\n   this list of conditions and the following disclaimer.\r\n\r\n2. Redistributions in binary form must reproduce the above copyright notice,\r\n   this list of conditions and the following disclaimer in the documentation\r\n   and/or other materials provided with the distribution.\r\n\r\nSubject to the terms and conditions of this license, each copyright holder\r\nand contributor hereby grants to those receiving rights under this license\r\na perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n(except for failure to satisfy the conditions of this license) patent\r\nlicense to make, have made, use, offer to sell, sell, import, and otherwise\r\ntransfer this software, where such license applies only to those patent\r\nclaims, already acquired or hereafter acquired, licensable by such copyright\r\nholder or contributor that are necessarily infringed by:\r\n\r\n(a) their Contribution(s) (the licensed copyrights of copyright holders and\r\n    non-copyrightable additions of contributors, in source or binary form)\r\n    alone; or\r\n\r\n(b) combination of their Contribution(s) with the work of authorship to\r\n    which such Contribution(s) was added by such copyright holder or\r\n    contributor, if, at the time the Contribution is added, such addition\r\n    causes such combination to be necessarily infringed. The patent license\r\n    shall not apply to any other combinations which include the\r\n    Contribution.\r\n\r\nExcept as expressly stated above, no rights or licenses from any copyright\r\nholder or contributor is granted under this license, whether expressly, by\r\nimplication, estoppel or otherwise.\r\n\r\nDISCLAIMER\r\n\r\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\r\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\r\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\r\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\r\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\r\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\r\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\r\nPOSSIBILITY OF SUCH DAMAGE.\r\n\r\n.. ===================================================================\r\n.. This is a bunch of directives to make the README file more readable\r\n.. ===================================================================\r\n\r\n.. CoreCI\r\n\r\n.. _Windows_VS2022: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=51\u0026\u0026branchName=release%2F202502\r\n.. |WindowsCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status%2FCI%2FMu%20Silicon%20Arm%20Tiano%20CI%20VS?repoName=microsoft%2Fmu_silicon_arm_tiano\u0026branchName=release%2F202502\r\n.. |WindowsCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/51.svg\r\n.. |WindowsCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue\r\n\r\n.. _Ubuntu_GCC5: https://dev.azure.com/projectmu/mu/_build/latest?definitionId=52\u0026\u0026branchName=release%2F202502\r\n.. |UbuntuCiBuild| image:: https://dev.azure.com/projectmu/mu/_apis/build/status%2FCI%2FMu%20Silicon%20Arm%20Tiano%20CI%20Ubuntu%20GCC5?repoName=microsoft%2Fmu_silicon_arm_tiano\u0026branchName=release%2F202502\r\n.. |UbuntuCiTest| image:: https://img.shields.io/azure-devops/tests/projectmu/mu/52.svg\r\n.. |UbuntuCiCoverage| image:: https://img.shields.io/badge/coverage-coming_soon-blue\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fmu_silicon_arm_tiano","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fmu_silicon_arm_tiano","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fmu_silicon_arm_tiano/lists"}