All Projects → microsoft → Mu

microsoft / Mu

Licence: bsd-2-clause
Project mu Documentation

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Mu

efi-clang
Build UEFI applications with the Clang compiler and LLD linker.
Stars: ✭ 40 (-91.09%)
Mutual labels:  uefi
systemboot
SystemBoot is a LinuxBoot distribution that works as a system firmware + bootloader, based on u-root
Stars: ✭ 103 (-77.06%)
Mutual labels:  uefi
Aio Boot
AIO Boot is an All-in-One bootable software for USB and HDD. Is one of the best Multiboot USB Creator for Windows.
Stars: ✭ 300 (-33.18%)
Mutual labels:  uefi
clr-boot-manager
Kernel & Boot Loader Management
Stars: ✭ 101 (-77.51%)
Mutual labels:  uefi
arch-plasma-install
Minimal Arch Installation with KDE Plasma Desktop from scratch.
Stars: ✭ 33 (-92.65%)
Mutual labels:  uefi
Efixplorer
IDA plugin for UEFI firmware analysis and reverse engineering automation
Stars: ✭ 268 (-40.31%)
Mutual labels:  uefi
aero
Aero is a new modern, experimental, unix-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
Stars: ✭ 407 (-9.35%)
Mutual labels:  uefi
Grub2 Filemanager
GRUB2-based file manager
Stars: ✭ 330 (-26.5%)
Mutual labels:  uefi
PrimeG2Pkg
Running Windows on smartphone is not new. How about a calculator?
Stars: ✭ 68 (-84.86%)
Mutual labels:  uefi
Lumia950xlpkg
Non-EOL (yes!) AArch64 UEFI firmware for Lumia 950 / Lumia 950 XL
Stars: ✭ 300 (-33.18%)
Mutual labels:  uefi
UefiVarMonitor
The runtime DXE driver monitoring access to the UEFI variables by hooking the runtime service table.
Stars: ✭ 105 (-76.61%)
Mutual labels:  uefi
VisualOS
x86-64 UEFI operating system with the goal of eliminating command lines
Stars: ✭ 20 (-95.55%)
Mutual labels:  uefi
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (-39.42%)
Mutual labels:  uefi
UEFI-Utilities
Various (U)EFI utilities that I have developed
Stars: ✭ 55 (-87.75%)
Mutual labels:  uefi
S6 pcie microblaze
PCI Express DIY hacking toolkit for Xilinx SP605
Stars: ✭ 301 (-32.96%)
Mutual labels:  uefi
HUANANZHI-X99-F8
CX99DE25 BIOS for HUANANZHI X99-F8 GAMING Motherboard 07/25/2020
Stars: ✭ 43 (-90.42%)
Mutual labels:  uefi
Il2c
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Stars: ✭ 270 (-39.87%)
Mutual labels:  uefi
Uefi Ntfs
UEFI:NTFS - Boot NTFS partitions from UEFI
Stars: ✭ 386 (-14.03%)
Mutual labels:  uefi
Super Uefiinsecureboot Disk
Super UEFIinSecureBoot Disk: Boot any OS or .efi file without disabling UEFI Secure Boot
Stars: ✭ 309 (-31.18%)
Mutual labels:  uefi
Minivisorpkg
The research UEFI hypervisor that supports booting an operating system.
Stars: ✭ 294 (-34.52%)
Mutual labels:  uefi

Project Mu

Build status

This repository contains documentation of the Project Mu.

You can find the documentation at https://microsoft.github.io/mu/.

How to build the docs

We are using MkDocs to build the documentation.

The following gives you a rough overview how to serve it locally:

  • Run pip install --upgrade -r requirements.txt
  • Run DocBuild.py --Build --Clean --yml mkdocs_base.yml
  • Run mkdocs serve

Now you should be able to open http://127.0.0.1:8000 on your machine.

A more detailed information how to build this project can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].