summaryrefslogtreecommitdiff
path: root/src/efi-boot-generator
Commit message (Collapse)AuthorAge
* efi-boot-generator: simplifyZbigniew Jędrzejewski-Szmek2013-11-06
|
* efi-boot-generator: hookup to fsckTom Gundersen2013-10-19
|
* support acpi firmware performance data (FPDT)Kay Sievers2013-09-24
| | | | | | | | | | Prefer firmware-provided performance data over loader-exported ones; if ACPI data is available, always use it, otherwise try to read the loader data. The firmware-provided variables start at the time the first EFI image is executed and end when the operating system exits the boot services; the (loader) time calculated in systemd-analyze increases.
* Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek2013-04-24
| | | | | It's polite to print the name of the link that wasn't created, and it makes little sense to print the target.
* efi: various cleanupsLennart Poettering2013-02-13
|
* efi: set a nice description string in the ESP unitsLennart Poettering2013-01-21
|
* efi: properly create symlink dirLennart Poettering2013-01-21
|
* efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering2013-01-21