summaryrefslogtreecommitdiff
path: root/src/boot
Commit message (Expand)AuthorAgeFilesLines
* make gcc shut upLennart Poettering2014-02-191-1/+1
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-311-1/+1
* boot-efi: Remove superfluous assignmentStefan Beller2013-12-311-1/+1
* bootctl: remove unused options from getopt_longThomas Hindoe Paaboel Andersen2013-11-091-1/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+5
* bootctl: typo fix in help messageThomas Hindoe Paaboel Andersen2013-11-061-1/+1
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-241-1/+1
* bootctl: fix help textKoen Kooi2013-03-291-1/+1
* bootctl: ESP --> PartitionKay Sievers2013-03-281-4/+4
* bootctl: Binary: --> File:Kay Sievers2013-03-281-17/+20
* bootctl: rename status output headerKay Sievers2013-03-271-2/+2
* bootctl: print Options only when foundKay Sievers2013-03-101-2/+3
* bootctl: print secure boot flagsKay Sievers2013-03-103-12/+28
* bootctl: show "n/a" for empty boot option labelsKay Sievers2013-02-172-2/+8
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-131-1/+1
* bootctl: always show slashes not backslashesKay Sievers2013-02-131-1/+14
* efi: unify BootXXXX readingKay Sievers2013-02-132-17/+12
* boot: add stub Makefile symlinkLennart Poettering2013-02-131-0/+1
* efi: various cleanupsLennart Poettering2013-02-132-14/+15
* bootctl: print partition uuids as /dev/disk/by-partuuid/...Kay Sievers2013-02-111-2/+4
* bootctl: add boot loader and firmware interface toolKay Sievers2013-02-115-0/+662