bootctl: add sd-boot support

System Internals / systemd - Kay Sievers [vrfy.org] - 17 February 2015 07:36 UTC

0974a68 bootctl: add sd-boot support
Makefile.am | 18 +-
man/bootctl.xml | 80 +-
man/custom-html.xsl | 4 -
man/systemd-efi-boot-generator.xml | 1 -
src/boot/boot-efi.c | 190 -----
src/boot/boot-loader.c | 132 ----
src/boot/boot-loader.h | 27 -
src/boot/boot.h | 64 --
src/boot/bootctl.c | 1460 +++++++++++++++++++++++++++++++-----
src/shared/efivars.c | 237 +++++-
src/shared/efivars.h | 11 +-
11 files changed, 1592 insertions(+), 632 deletions(-)

Upstream: github.com


  • Share