Files
u-boot/boot/bootctl
Simon Glass d9152ea75e bootctl: Initial experimentation
This provides a basic prototype for boot control.

Some documentation is in boot/bootctl/README.rst
2025-09-28 14:32:36 -06:00
..

.. SPDX-License-Identifier: GPL-2.0+

Bootctl Library
===============

This library is a reference implementation of boot control, a way to control
the boot, used for experimentation.

.. Copyright 2025 Canonical Ltd
.. Written by Simon Glass <simon.glass@canonical.com>