Project Mu

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Altanner1991 (talk | contribs) at 04:51, 4 May 2020 (cross-referencing categories with the other Category:Free BIOS implementations pages). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Project Mu
Developer(s)Microsoft
Initial releaseMarch 5, 2002; 22 years ago (2002-03-05)
Stable release
1911_RC2 / March 24, 2020; 4 years ago (2020-03-24)
Repositorygithub.com/Microsoft/mu
Written inC, C++
TypeFirmware
LicenseBSD 2-Clause
Websitemicrosoft.github.io/mu

Project Mu is an open source release of the UEFI core used in Microsoft Surface and Hyper-V products initiated by Microsoft in December 2018.[1] The project promotes the idea of Firmware as a Service.[2] The project's GitHub page describes the project as follows

Project Mu is a modular adaptation of TianoCore's edk2 tuned for building modern devices using a scalable, maintainable, and reusable pattern. Mu is built around the idea that shipping and maintaining a UEFI product is an ongoing collaboration between numerous partners. For too long the industry has built products using a "forking" model combined with copy/paste/rename and with each new product the maintenance burden grows to such a level that updates are near impossible due to cost and risk.[3]

The project was started to replace TianoCore's edk2 implementation to improve quality tests of the competing open source UEFI core.[4]

References

  1. ^ Microsoft Announces "Project Mu" For Open-Source UEFI Alternative To TianoCore - Phoronix
  2. ^ "Microsoft announces Project Mu, an open-source release of the UEFI core".
  3. ^ "Project Mu".
  4. ^ "Microsoft announces Project Mu to promote Firmware as a Service".

External links