mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-23 07:03:08 +00:00
4575b35479
This code is gated behind the CHAINLOADING define. To build a release-style m1n1 with chainloading for use with the installer or kmutil, use: make CHAINLOADING=1 RELEASE=1 To tell m1n1 to chainload another binary, use this var payload: chainload=<ESP partition UUID>;<file path> e.g. chainload=a17b7e46-e950-bb4f-bc82-8ab1047a058e;m1n1/m1n1.bin Closes: #154 Co-authored-by: Finn Behrens <me@kloenk.dev> Co-authored-by: Joey Gouly <joey.gouly@arm.com> Signed-off-by: Hector Martin <marcan@marcan.st> |
||
---|---|---|
.. | ||
bitflags@ed185cfb1c | ||
cfg-if@e60fa1efea | ||
cstr_core@35e44d2a12 | ||
cty@dcc347dc8a | ||
log@9d4206770d | ||
memchr@8e1da98fee | ||
rust-fatfs@87fc1ed507 | ||
uuid@b98c9586c1 |