Age | Commit message (Expand) | Author |
2015-04-11 | boot/util: add ticks_read() stub | Koen Kooi |
2015-04-11 | boot/util: use x86 ASM only on x86 platforms. | Koen Kooi |
2015-04-08 | remove duplicated includes | Ronny Chevalier |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-19 | bootctl: drop redundant parse_argv() | David Herrmann |
2015-03-13 | efi: widen operand to avoid overflow | Zbigniew Jędrzejewski-Szmek |
2015-03-11 | boot: efi - add config option to disable the command line editor | Kay Sievers |
2015-03-09 | boot/efi: do not assign variable twice | Zbigniew Jędrzejewski-Szmek |
2015-03-01 | boot: efi - ignore .conf snippets starting with "auto-" | Kay Sievers |
2015-03-01 | boot: efi - remove a couple of Loader* variables | Kay Sievers |
2015-02-27 | bootctl: avoid NULL pointer dereference | Zbigniew Jędrzejewski-Szmek |
2015-02-27 | boot: efi - fix missing include | Marcel Holtmann |
2015-02-26 | boot: efi - remove custom splash support | Kay Sievers |
2015-02-26 | boot: efi - split graphics and splash handling | Kay Sievers |
2015-02-26 | boot: efi - support embedded splash image | Kay Sievers |
2015-02-26 | boot: efi - print generic error message if we fail to execute an image | Kay Sievers |
2015-02-26 | boot: efi - remove default boot splash handling | Kay Sievers |
2015-02-25 | bootctl: check that partition uuid is valid | Thomas Hindoe Paaboel Andersen |
2015-02-25 | bootctl: fix mem leaks | Thomas Hindoe Paaboel Andersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-20 | build-sys: update gitignore | Kay Sievers |
2015-02-18 | systemd-boot: fix alignment of version in table | Thomas Hindoe Paaboel Andersen |
2015-02-18 | gummiboot/sd-boot/systemd-boot: rename galore | Tom Gundersen |
2015-02-17 | bootctl: add sd-boot support | Kay Sievers |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-02-19 | make gcc shut up | Lennart Poettering |
2014-01-31 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2013-12-31 | boot-efi: Remove superfluous assignment | Stefan Beller |
2013-11-09 | bootctl: remove unused options from getopt_long | Thomas Hindoe Paaboel Andersen |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | bootctl: typo fix in help message | Thomas Hindoe Paaboel Andersen |
2013-09-24 | support acpi firmware performance data (FPDT) | Kay Sievers |
2013-03-29 | bootctl: fix help text | Koen Kooi |
2013-03-28 | bootctl: ESP --> Partition | Kay Sievers |
2013-03-28 | bootctl: Binary: --> File: | Kay Sievers |
2013-03-27 | bootctl: rename status output header | Kay Sievers |
2013-03-10 | bootctl: print Options only when found | Kay Sievers |
2013-03-10 | bootctl: print secure boot flags | Kay Sievers |
2013-02-17 | bootctl: show "n/a" for empty boot option labels | Kay Sievers |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | bootctl: always show slashes not backslashes | Kay Sievers |
2013-02-13 | efi: unify BootXXXX reading | Kay Sievers |
2013-02-13 | boot: add stub Makefile symlink | Lennart Poettering |
2013-02-13 | efi: various cleanups | Lennart Poettering |
2013-02-11 | bootctl: print partition uuids as /dev/disk/by-partuuid/... | Kay Sievers |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers |