Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-10 | bootctl: print secure boot flags | Kay Sievers | |
2013-02-13 | efi: various cleanups | Lennart Poettering | |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers | |
2013-01-21 | efi: add efi boot generator that automatically mounts the ESP to /boot | Lennart Poettering | |
2013-01-21 | util: move is_efiboot() to efivars.c | Lennart Poettering | |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering | |
This allows us to print simple performance data of all parts of the boot now: - firmware - boot loader - kernel - initrd - userspace This only works for bootloaders which support passing TSC data via EFI variables. As of now that's only gummiboot. |