Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek | 2014-08-03 | 1 | -20/+13 |
* | make gcc shut up | Lennart Poettering | 2014-02-19 | 1 | -1/+1 |
* | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH | 2014-01-31 | 1 | -1/+1 |
* | boot-efi: Remove superfluous assignment | Stefan Beller | 2013-12-31 | 1 | -1/+1 |
* | bootctl: remove unused options from getopt_long | Thomas Hindoe Paaboel Andersen | 2013-11-09 | 1 | -1/+1 |
* | clients: unify how we invoke getopt_long() | Lennart Poettering | 2013-11-06 | 1 | -5/+5 |
* | bootctl: typo fix in help message | Thomas Hindoe Paaboel Andersen | 2013-11-06 | 1 | -1/+1 |
* | support acpi firmware performance data (FPDT) | Kay Sievers | 2013-09-24 | 1 | -1/+1 |
* | bootctl: fix help text | Koen Kooi | 2013-03-29 | 1 | -1/+1 |
* | bootctl: ESP --> Partition | Kay Sievers | 2013-03-28 | 1 | -4/+4 |
* | bootctl: Binary: --> File: | Kay Sievers | 2013-03-28 | 1 | -17/+20 |
* | bootctl: rename status output header | Kay Sievers | 2013-03-27 | 1 | -2/+2 |
* | bootctl: print Options only when found | Kay Sievers | 2013-03-10 | 1 | -2/+3 |
* | bootctl: print secure boot flags | Kay Sievers | 2013-03-10 | 3 | -12/+28 |
* | bootctl: show "n/a" for empty boot option labels | Kay Sievers | 2013-02-17 | 2 | -2/+8 |
* | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen | 2013-02-13 | 1 | -1/+1 |
* | bootctl: always show slashes not backslashes | Kay Sievers | 2013-02-13 | 1 | -1/+14 |
* | efi: unify BootXXXX reading | Kay Sievers | 2013-02-13 | 2 | -17/+12 |
* | boot: add stub Makefile symlink | Lennart Poettering | 2013-02-13 | 1 | -0/+1 |
* | efi: various cleanups | Lennart Poettering | 2013-02-13 | 2 | -14/+15 |
* | bootctl: print partition uuids as /dev/disk/by-partuuid/... | Kay Sievers | 2013-02-11 | 1 | -2/+4 |
* | bootctl: add boot loader and firmware interface tool | Kay Sievers | 2013-02-11 | 5 | -0/+662 |