summaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Expand)AuthorAge
* efi: widen operand to avoid overflowZbigniew Jędrzejewski-Szmek2015-03-13
* boot: efi - add config option to disable the command line editorKay Sievers2015-03-11
* boot/efi: do not assign variable twiceZbigniew Jędrzejewski-Szmek2015-03-09
* boot: efi - ignore .conf snippets starting with "auto-"Kay Sievers2015-03-01
* boot: efi - remove a couple of Loader* variablesKay Sievers2015-03-01
* bootctl: avoid NULL pointer dereferenceZbigniew Jędrzejewski-Szmek2015-02-27
* boot: efi - fix missing includeMarcel Holtmann2015-02-27
* boot: efi - remove custom splash supportKay Sievers2015-02-26
* boot: efi - split graphics and splash handlingKay Sievers2015-02-26
* boot: efi - support embedded splash imageKay Sievers2015-02-26
* boot: efi - print generic error message if we fail to execute an imageKay Sievers2015-02-26
* boot: efi - remove default boot splash handlingKay Sievers2015-02-26
* bootctl: check that partition uuid is validThomas Hindoe Paaboel Andersen2015-02-25
* bootctl: fix mem leaksThomas Hindoe Paaboel Andersen2015-02-25
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* build-sys: update gitignoreKay Sievers2015-02-20
* systemd-boot: fix alignment of version in tableThomas Hindoe Paaboel Andersen2015-02-18
* gummiboot/sd-boot/systemd-boot: rename galoreTom Gundersen2015-02-18
* bootctl: add sd-boot supportKay Sievers2015-02-17
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-12
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* make gcc shut upLennart Poettering2014-02-19
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* boot-efi: Remove superfluous assignmentStefan Beller2013-12-31
* bootctl: remove unused options from getopt_longThomas Hindoe Paaboel Andersen2013-11-09
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* bootctl: typo fix in help messageThomas Hindoe Paaboel Andersen2013-11-06
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-24
* bootctl: fix help textKoen Kooi2013-03-29
* bootctl: ESP --> PartitionKay Sievers2013-03-28
* bootctl: Binary: --> File:Kay Sievers2013-03-28
* bootctl: rename status output headerKay Sievers2013-03-27
* bootctl: print Options only when foundKay Sievers2013-03-10
* bootctl: print secure boot flagsKay Sievers2013-03-10
* bootctl: show "n/a" for empty boot option labelsKay Sievers2013-02-17
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-13
* bootctl: always show slashes not backslashesKay Sievers2013-02-13
* efi: unify BootXXXX readingKay Sievers2013-02-13
* boot: add stub Makefile symlinkLennart Poettering2013-02-13
* efi: various cleanupsLennart Poettering2013-02-13
* bootctl: print partition uuids as /dev/disk/by-partuuid/...Kay Sievers2013-02-11
* bootctl: add boot loader and firmware interface toolKay Sievers2013-02-11