Files
u-boot/boot/bootctl
Simon Glass 14544da18d bootctl: Provide passphrase and message objects in the expo
Set up a textline object to allow the user to enter a passphrase and a
text object to display messages for the user.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-07 17:18:57 -07:00
..
2025-10-18 09:38:25 +01:00
2025-12-07 17:18:57 -07:00
2025-10-18 09:38:26 +01: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>