BootLoaderInterface (original) (raw)

Back to systemd




This page is obsolete.

Current version is at https://systemd.io/BOOT_LOADER_INTERFACE.




Boot Loader Interface

systemd can interface with the boot loader to receive performance data and other information. This is only supported on EFI systems. Data is transferred from the boot loader to systemd in EFI variables. All EFI variables use the vendor UUID 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f.

This interface is currently implemented by Gummiboot sd-boot (seebootctl(1)).