summaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)Author
2015-07-09boot: use BUILD_ID if VERSION_ID is not presentDavid Herrmann
2015-07-09boot: fix memleaks in os-release parserDavid Herrmann
2015-07-04bootctl: fix sdboot to systemd-bootMiguel Bernal Marin
2015-05-23bootctl: fix an error checkThomas Hindoe Paaboel Andersen
2015-05-22bootctl: ferror must be called before FILE is closedThomas Hindoe Paaboel Andersen
2015-05-19bootctl: try to catch all errorsZbigniew Jędrzejewski-Szmek
2015-05-19bootctl: modernizationZbigniew Jędrzejewski-Szmek
2015-05-12boot: function parameters are separated by commaKay Sievers
2015-04-11boot/util: add ticks_read() stubKoen Kooi
2015-04-11boot/util: use x86 ASM only on x86 platforms.Koen Kooi
2015-04-08remove duplicated includesRonny Chevalier
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-19bootctl: drop redundant parse_argv()David Herrmann
2015-03-13efi: widen operand to avoid overflowZbigniew Jędrzejewski-Szmek
2015-03-11boot: efi - add config option to disable the command line editorKay Sievers
2015-03-09boot/efi: do not assign variable twiceZbigniew Jędrzejewski-Szmek
2015-03-01boot: efi - ignore .conf snippets starting with "auto-"Kay Sievers
2015-03-01boot: efi - remove a couple of Loader* variablesKay Sievers
2015-02-27bootctl: avoid NULL pointer dereferenceZbigniew Jędrzejewski-Szmek
2015-02-27boot: efi - fix missing includeMarcel Holtmann
2015-02-26boot: efi - remove custom splash supportKay Sievers
2015-02-26boot: efi - split graphics and splash handlingKay Sievers
2015-02-26boot: efi - support embedded splash imageKay Sievers
2015-02-26boot: efi - print generic error message if we fail to execute an imageKay Sievers
2015-02-26boot: efi - remove default boot splash handlingKay Sievers
2015-02-25bootctl: check that partition uuid is validThomas Hindoe Paaboel Andersen
2015-02-25bootctl: fix mem leaksThomas Hindoe Paaboel Andersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-20build-sys: update gitignoreKay Sievers
2015-02-18systemd-boot: fix alignment of version in tableThomas Hindoe Paaboel Andersen
2015-02-18gummiboot/sd-boot/systemd-boot: rename galoreTom Gundersen
2015-02-17bootctl: add sd-boot supportKay Sievers
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-02-19make gcc shut upLennart Poettering
2014-01-31use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2013-12-31boot-efi: Remove superfluous assignmentStefan Beller
2013-11-09bootctl: remove unused options from getopt_longThomas Hindoe Paaboel Andersen
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-11-06bootctl: typo fix in help messageThomas Hindoe Paaboel Andersen
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-03-29bootctl: fix help textKoen Kooi
2013-03-28bootctl: ESP --> PartitionKay Sievers
2013-03-28bootctl: Binary: --> File:Kay Sievers
2013-03-27bootctl: rename status output headerKay Sievers
2013-03-10bootctl: print Options only when foundKay Sievers
2013-03-10bootctl: print secure boot flagsKay Sievers
2013-02-17bootctl: show "n/a" for empty boot option labelsKay Sievers
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-02-13bootctl: always show slashes not backslashesKay Sievers