svenpeter42 / m1n1

A bootloader and experimentation playground for Apple Silicon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m1n1: an experimentation playground for Apple Silicon

(And perhaps some day a Linux bootloader)

License

m1n1 is licensed under the MIT license, as included in the LICENSE file.

  • Copyright (C) 2021 The Asahi Linux contributors

Please see the Git history for authorship information.

Portions of m1n1 are based on mini:

m1n1 embeds libfdt, which is dual BSD and GPL-2 licensed and copyright:

  • Copyright (C) 2006 David Gibson, IBM Corporation.

The ADT code in mini is also based on libfdt and subject to the same license.

About

A bootloader and experimentation playground for Apple Silicon

License:MIT License


Languages

Language:C 75.3%Language:Python 20.1%Language:Assembly 2.7%Language:Makefile 1.9%