]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootspec: split out helper that turns BootEntry into a JSON object
authorLennart Poettering <lennart@poettering.net>
Mon, 12 Feb 2024 16:29:17 +0000 (17:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 14 Feb 2024 15:12:43 +0000 (16:12 +0100)
commitf892954ba29a58aa1596d9a539cc998e10433f43
tree76a5a7d3f3fef44c3f72c91a1916bf059d1d4221
parent2cda44c23eb54cebf60f90aaeda82d95ec204152
bootspec: split out helper that turns BootEntry into a JSON object

We can use that later for returning the boot loader entry list as JSON
via Varlink.
src/shared/bootspec.c
src/shared/bootspec.h