]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[hci] Remove the generalised widget user interface abstraction
authorMichael Brown <mcb30@ipxe.org>
Thu, 20 Jun 2024 22:48:59 +0000 (15:48 -0700)
committerMichael Brown <mcb30@ipxe.org>
Fri, 21 Jun 2024 16:57:03 +0000 (09:57 -0700)
commit821bb326f87fbc000376fdc5371e9e53f666267a
tree90567dcdf2f2db8008779d570f189a2a731263b3
parent162cc51b6db2caa888e2fb834511d7e4af7e0bfe
[hci] Remove the generalised widget user interface abstraction

Remove the now-unused generalised text widget user interface, along
with the associated concept of a widget set and the implementation of
a read-only label widget.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/mucurses/widgets/label.c [deleted file]
src/hci/tui/settings_ui.c
src/hci/tui/widget_ui.c [deleted file]
src/include/ipxe/widget.h