| commit | 509c70950fb77ded605f98f38c99a1dfc1f1aef4 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Sep 09 17:49:42 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Sep 11 13:40:22 2024 +0000 |
| tree | 357f06f18e11d69294c774fcaaa7f064f23d1fac | |
| parent | 1640c289768c3007154b4240e21457778dfcd105 [diff] |
osbase/efivarfs: implement OsIndications This allows easy interfacing with EFI's OsIndications mechanism. https: //uefi.org/specs/UEFI/2.10/08_Services_Runtime_Services.html#exchanging-information-between-the-os-and-firmware Change-Id: I6187a9a002ac06a82138ea10676641e3eb00c7a5 Reviewed-on: https://review.monogon.dev/c/monogon/+/3388 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.