summaryrefslogtreecommitdiff
path: root/src/boot
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen1-0/+2
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-20/+13
2014-02-19make gcc shut upLennart Poettering1-1/+1
2014-01-31use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH1-1/+1
2013-12-31boot-efi: Remove superfluous assignmentStefan Beller1-1/+1
2013-11-09bootctl: remove unused options from getopt_longThomas Hindoe Paaboel Andersen1-1/+1
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+5
2013-11-06bootctl: typo fix in help messageThomas Hindoe Paaboel Andersen1-1/+1
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers1-1/+1
2013-03-29bootctl: fix help textKoen Kooi1-1/+1
2013-03-28bootctl: ESP --> PartitionKay Sievers1-4/+4
2013-03-28bootctl: Binary: --> File:Kay Sievers1-17/+20
2013-03-27bootctl: rename status output headerKay Sievers1-2/+2
2013-03-10bootctl: print Options only when foundKay Sievers1-2/+3
2013-03-10bootctl: print secure boot flagsKay Sievers3-12/+28
2013-02-17bootctl: show "n/a" for empty boot option labelsKay Sievers2-2/+8
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen1-1/+1
2013-02-13bootctl: always show slashes not backslashesKay Sievers1-1/+14
2013-02-13efi: unify BootXXXX readingKay Sievers2-17/+12
2013-02-13boot: add stub Makefile symlinkLennart Poettering1-0/+1
2013-02-13efi: various cleanupsLennart Poettering2-14/+15
2013-02-11bootctl: print partition uuids as /dev/disk/by-partuuid/...Kay Sievers1-2/+4
2013-02-11bootctl: add boot loader and firmware interface toolKay Sievers5-0/+662